td.retailer_box {
	border-bottom:1px dotted #D9D9D9;
}

#retailers > table.retailer {
	border-bottom:1px dotted #D9D9D9;
}

h1.detail_header {
	border-bottom:1px dotted #D9D9D9;
	color:#124594;
	font-size:16px;
	padding:0 0 5px 5px;
	line-height:1.17;
	width:99%;
}

table.retailer_details td.col_title, table.retailer td.col_title {
	color:#124594;
	font-size:12px;
	font-weight:bold;
}

table.retailer_details td, table.retailer td {
	padding:5px;
}

