#retailerList{
	width: 960px;
}
.title{
	font-size: 14pt;
	color: #565656;
	font-weight: bold;
	padding-bottom: 10px;
}
.label{
	font-size: 0.7em;
	color: #000;
	font-weight: 500;
}
.desc{
	font-size: 14pt;
	color: #c40040;
	font-weight: bold;
}
.selectbox{
	font-size: 12px;
	height: 22px; 	
	width: 150px;
}
.retailerBlog{
	width: 206px;
	padding-right: 20px;
	float: left;
}
.name{
	font-size: 0.7em;
	color: #000;
	font-weight: bold;
}
.link{
	font-size: 0.7em;
	color: #000;
	font-weight: 500;
}
.link_active {
	font-size: 0.7em;
	color: #000;
	font-weight: bold;
}