.sectionOpen_cs, .results 
{
	background:transparent url(../../assets/images/structure/dk_bl_bkgd.jpg) repeat scroll left top;
	border-color:#D4D4D4;
	color: #ffffff !important;
	font-weight:bold;
	z-index:1;
}

h2.sectionClosed span.icon_online 
{
	background:transparent url(../../assets/images/structure/computer_blue.gif) no-repeat scroll left center;
	color:#3C4B66;
	display:inline;
	float:left;
	font-weight:bold;
	height:30px;
	width:34px;
}

h2.sectionClosed span.icon_phone 
{
	background:transparent url(../../assets/images/structure/phone_blue.gif) no-repeat scroll left center;
	color:#3C4B66;
	display:inline;
	float:left;
	font-weight:bold;
	height:30px;
	width:34px;
}

h2.sectionClosed span.icon_mail 
{
	background:transparent url(../../assets/images/structure/letter_blue.gif) no-repeat scroll left center;
	color:#3C4B66;
	display:inline;
	float:left;
	font-weight:bold;
	height:30px;
	width:34px;
}

.accordionSectionContents, .sectionContents 
{
	overflow:hidden;
	width:662px;
}
