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