/*	Section Specific CSS
	Section ID: 176
	Section Name: Customer Service
	Synopsis: Formats html lists for the customer service links
*/
#Customer_Service_Module_-_Customer_Service dl {
	margin-bottom: 8px;
}

#Customer_Service_Module_-_Customer_Service dt {
	font-weight: bold;
}

#Customer_Service_Module_-_Customer_Service dd ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 20px;
}

#Customer_Service_Module_-_Customer_Service dd ul ul {
	list-style-type: square;
	margin-bottom: 0;
}

#Customer_Service_Module_-_Customer_Service li.pdf {
	background: url('http://media.heraldonline.com/images/icons/acrobat/acrobat_16.png') 0 0 no-repeat;
	line-height: 16px;
}

#Customer_Service_Module_-_Customer_Service li.pdf a {
	padding-left: 20px;
}

#Customer_Service_Module_-_Customer_Service .col {
	float: left;
	width: 300px;
	margin-left: 8px;
}