.caption-image{
	float: right;
	border: 1px solid #dcdcdc;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 9px;
	width: 200px;
	whitespace: nowrap;
}

.caption-image img {
	margin-bottom: 7px;
}

.feature {
	width: 187px;
	color: #5b5b5b;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 15px;
	padding-top: 9px;
	padding-bottom: 10px;
	background: #ffffff;
	background-image: url("/styles/submenu_section.jpg");
	background-position: 0% 0%;
	background-repeat: repeat-x;
}

.infobox {
	width: 163px;
	border: 1px solid #cccccc;
	background: #ffffff;
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 3px;
	padding: 6px;
}

.cell {
	float: left;
	border: 1px solid #cccccc;
	padding: 3px;
}

.infobox img { margin-top: 5px; margin-bottom: 5px; }

.tablediv {
display:  table;
width:600px;
background-color:#eee;
border:1px solid  #666666;
border-spacing:5px;/*cellspacing:poor IE support for  this*/
border-collapse:separate;
}
.celldiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:50%;
background-color:#ccc;
}
.rowdiv  {
display:  table-row;
width:auto;
}

.smallbox {
	float: left;
	border: 1px solid #dcdcdc;
	padding: 4px;
	width: 212px;
	font-size: 9px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.smallbox img {
	float: right;
}

.staffphoto {
	float: right;
	border: 1px solid #dcdcdc;
	padding: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.homepagephoto {
	float: left;
	border: 1px solid #dcdcdc;
	padding: 17px;
	margin-right: 20px;
	margin-bottom: 20px;
}
