#ctnr
{
	text-align:center;
}
#contentRetailers
{
	padding:10px 0 40px 0px;
	width:700px;
	text-align:left;
	margin:0 auto;
}
#retailers_items
{
	text-align:center
}
.selectRetailers
{
    width:210px;
    float:left;
    height:150px;
}
.selectRetailers select{
	width:200px;
}
#blockRetailers
{
    margin:0 0 0 210px;
    width:454px;
}

.valdisere,.megeve,.infoRetailer,.adrRetailer
{
    float:left;
    text-align:left;
}
.valdisere,.megeve
{
    width:190px;
}
.valdisere h3,.megeve h3,.infoRetailer h1,.adrRetailer h1
{
    font-size:12px;
    font-weight:bold;
}
.infoRetailer h1,.adrRetailer h1
{
	margin:0 0 15px 0
}
.infoRetailer a
{
    color:#E75B21;
    text-decoration:underline;
}
.contentRetailers .Retailer
{
width: 100%;
color: #717171;
float: left;
margin-bottom: 10px;
}
.contentRetailers .RetailersContent div:hover
{
background-color: #ecede8;
}
.line
{
	margin:0px;
	margin-top:2px;
	padding:0px;
	height:1px;
	background-color:#E75B21;
	border:0px;
	font-size:0px;
	line-height:1px;
	overflow:hidden;
	width:100%;
}
.contentRetailers .adrRetailer
{
width: 270px;
float: left;
text-align: left;
}
.contentRetailers .infoRetailer
{
text-align: left;
float: left;
margin-top: 6px;
}
.retailersTitleLittle h2
{
	font-size:16px
}