.basic{
	width:700px;
	margin-top:15px !important;
}
.basic h3{
	margin:0px !important;	
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.basic .acc_title{
	width:700px;
	background:url(/_media/images/bottom-dotted.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	color:#4b4b4b;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px;
	padding-top:6px !important;
	padding-bottom:6px !important;
	cursor:pointer;
	margin:0px !important;
}
.basic .arrow{
	float:left;
	width:15px;
	color:#4b4b4b;
	font-size:11px;
	margin-left:6px;
}
.basic .name{
	width:232px;
	float:left;
	color:#4b4b4b;
	font-size:14px;
}
.basic .title{
	 color:#808080;
	 float:left;
	 font-size:14px;
	 font-weight: normal;
	 width:420px;
	 padding-left: 20px;
}
.basic .open{
	width:700px;
	background-repeat:repeat-x !important;
	background-position:bottom !important;
	background:url(/_media/images/accordion/bottom_grad.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:6px;
}
					
.basic .head_open{
	width:700px;
	/*background-repeat:repeat-x !important;*/

	background:url(/_media/images/accordion/top_grad.png) repeat-x !important;

	background-position:top !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top:6px !important;
	padding-bottom:6px !important;

}
.basic .open .arrow, 
.basic .open .name, 
.basic .open .title{
	color:#f36f25;	
}
.basic .c_content{
	padding-top:8px;
	padding-bottom:15px;
}
.basic .c_content .photo{
	width:180px;
	float:left;
}
.basic .c_content .content{
	float:left;	
	/*width:485px !important;*/
	width:415px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color:#999999;
	padding:0px !important;
	margin-left:95px;
}

.basic .c_content .content p {
	font-size: 11px !important;
	padding-bottom:12px !important;

}

.first { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#4b4b4b;
	font-style:italic;
}

.clear{
	clear:both;	
}

.a_hover{
	color:#f36f25 !important;
}

.basic_headings {
/*	padding:5px;
	color:#999999;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;*/
}
.basic_headings:hover {
	color:#f36f25 !important;
}
.basic_child {
/*	padding:5px;
	padding-left:20px;
	color:#999999;
	font-size: 14px;*/
}
.header_highlight {
	color:#f36f25;
}