#retailer_state_sel_block{
	width: 100%;
}

select#retailer_state_sel{
	width: 220px;
}

.RetailerGroup{
position:relative;
}

.RetailerGroup dl {
	display:block;
	float:left;
	width:160px;
	height:100px;
	padding:10px;
	font-size:11px;
	color:#666;
}

.RetailerGroup dl dt {
	font-size:14px;
	font-weight:bold;
	color:#333;
}