
/* csr_list_wrap 
--------------------------------------------------------------*/
.csr_list_wrap	{ width:640px; margin:0 0 30px 0; overflow:hidden;}


	.csr_list_box	{ width:300px; margin:0 18px 0 0; padding:0; float:left;}

	.csr_list_box h4	{ margin:0 0 12px 0; padding:0 0 12px 0; color:#333333;}
	.csr_list_box h4	{ background:url(../../../../shared/img/line_007.gif) right bottom no-repeat;}


	.csr_list_box p		{ margin:0; display:table-cell; vertical-align:middle; }
	.csr_list_box img	{ margin:0 10px 0 0; padding:0; }


/*for IE6 */  
	* html .csr_list_box p { display:inline; zoom:1;}   
		
	/*for IE7 */  
	*:first-child+html .csr_list_box p { display:inline; zoom:1;}  


	.pdf_icon	{ margin:0 10px 0 0; padding:0 0 0 40px; float:none;}
	.pdf_icon	{ background:url(../../../../shared/img/icon_005.gif) left center no-repeat;}



/* report_contact 
--------------------------------------------------------------*/
.report_contact		{ width:640px; margin:0 0 35px 0;}
.report_contact		{ background:#FEFBE5; border:1px solid #EE7A00}

	.report_contact_pd	{ padding:10px;}
	
	.report_contact dl	{ margin:0; padding:0;}
	.report_contact dt	{ margin:0 0 10px 0; padding:0 0 10px 0; font-weight:bold;}
	.report_contact dt	{ background:url(../../../../shared/img/line_002.gif) left bottom repeat-x;}

	.report_contact dd	{ margin:0; padding:0; }
	
	.report_contact p	{ margin:0 0 9px 0; padding:0; line-height:140%;}










