#contents a {
	text-decoration: underline;
}



#distributors #main-content p {
	font-weight: bold;
	text-align: center;
}

#distributors dl {
	margin-left: 20px;
}
#distributors dt {
	font-weight: bold;
	text-transform: uppercase;
}
#distributors dd {
	margin-bottom: 20px;
}