@import url("/css/hcard.css");
/* ut layout with sidebar */
#contain_column2 #services2 {
	width: 620px;
	margin-right:20px;
	padding: 0;
}
#contain_column2 #services, #contain_column2 #intro_spotlight {
	width: 420px;
	margin-right:20px;
	padding: 0;
}
#contain_column2 #office_info, #contain_column2 #spotlight {
	width: 260px;
	margin-right: 0;
	padding: 0;
}
#spotlight {
	float:right;
}
#spotlight p {
	margin: 10px;
}
#contain_column2 #spotlight h2, #spotlight h3, #spotlight h4 {
	margin: 10px;
}
#contain_column2 #office_specific {
	width:700px;
}
#contain_content h2 {/*
	border-top:1px solid #ccc;
	*/
	background-color:#ddd;
	padding: .1em 0 .1em .2em;
	margin-bottom:.2em;
}
#contain_content .graybox h2 {
	background-color:transparent;
}
#contain_content h2.nomargin {
	margin-top: 0;
}
h2#forms, h2#travel, h2#coa_downloads, h2#self_supp, h2#resources, h2#adming, h2#emplplanning, h2#adminguides, h2#reports, h2#jobs, h2#handbook, h2#nonfacilites {
	background-color:transparent;
	border:none;
}
#contain_column2 h2.firsth2 {
	margin-top: 0;
}
#spotlight h2 {
	background-color:transparent;
	border:none;
	margin:0 0 .5em 0;
	padding:0;
}
#contain_column2 .col1 {
	float: left;
	width: 420px;
	margin-right: 
 20px;
	padding: 0;
}
#contain_column2 .col2 {
	float: left;
	width: 260px;
	margin-right:0;
	padding:0;
}
#contain_column2 .col2 img {
	float:right;
}
#contain_content .col1 h2, #contain_content .goldbox h2, #contain_column2 h2.default, #contain_column2 h2.icon {
	border-top:none;
	background-color:transparent;
	padding:0;
	margin-bottom:.5em;
}
#contain_column2 .box2 h2.default {
	margin-top:.2em;
}
#contain_column2 .whitebox h2.default, #contain_column2 .goldbox h2.default {
	margin-top:0;
}
.colA, .colB {
	float:left;
	width: 180px;
}
.colA {
	padding-right:1em;
}
#contain_column2 h3.botmargin {
	margin-bottom:1em;
}
/*** Reinstate these styles if the icons get approved ***/
/*********** icons ************/
/* icons have a definition in the style above as well */
/*#contain_column2 h2.icon { 
	padding: 0 0 5px 23px;
	margin-top:0;
}
#contain_column2 h2.forms { 
	background:url(/assets/icons/forms_sm.png) no-repeat;
}
#contain_column2 h2.faq { 
	background:url(/assets/icons/faq_sm.png) no-repeat;
}
#contain_column2 h2.adminguides { 
	background:url(/assets/icons/admin_guidelines_sm.png) no-repeat;
}
#contain_column2 h2.insurance { 
	background:url(/assets/icons/insurance_sm.png) no-repeat;
}
#contain_column2 h2.order { 
	background:url(/assets/icons/order_sm.png) no-repeat;
}
#contain_column2 h2.price { 
	background:url(/assets/icons/price_sm.png) no-repeat;
}
#contain_column2 h2.procedures { 
	background:url(/assets/icons/procedures_sm.png) no-repeat;
}
#contain_column2 .box2 h2.default {
	margin-top:.2em;
}
#contain_column2 .whitebox h2.default, #contain_column2 .goldbox h2.default {
	margin-top:0;
}*/

