@CHARSET "ISO-8859-1";

.distributors-TwoColumnWrapper {
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:10px;
	border-bottom:1px solid #C5C5C5;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.distributors-OneColumn {
	float:left;
	width:100%;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid #C5C5C5;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
}

.distributors-TwoColumn {
	float:left;
	width:45%;
	margin-left:2%;
}

.distributors-Label {
	color:#C01016;
	font-weight:bold;
	width:25%;
	display:inline-block;
	float:left;
	clear:both;
}

.distributors-Data {
	float:left;
	margin-bottom:3px;
	width:75%;
}

.distributors-Featured ul {
	margin-left:20px;
}

td.distributors .i_rb_yellow {
	padding-left:10px;
}

td.distributors .distributors-TwoColumn .i_rb_yellow {
	height:150px;
	padding-left:10px;
}

