.reseller {
	background-image: url(../images/bg_reseller.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 158px;
	width: 471px;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	margin-bottom:35px;
	}
.unu {

}
.doi {
	margin-left:60px;
}
.pic {
	background-color:#FFF;
	height: 157px;
	width: 210px;
	float:left;

}
.pic_left {
	margin-left:9px;
}
.dexpre {
	padding-left: 18px;
	width:234px;
	float:left;
	height:158px;
}
.dexpre_left {
	background-image: url(../images/colt_reseller_dreapta.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.dexpre_right {
	background-image: url(../images/colt_reseller_stanga.png);
	background-repeat: no-repeat;
	background-position: left top;

}
.reseller_title {
	color:#000;
	display:block;
	margin-top:9px;
	margin-left:10px;
	line-height:20px;

}
.reseller_txt {
	display:block;
	margin-top:16px;
	margin-left:10px;
	line-height:22px;
}
.price_left {
	display:block;
	background-image: url(../images/price.png);
	height: 49px;
	margin-left:-39px;
	margin-top:-5px;
	z-index: 2;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 24px;
	line-height: 55px;
	font-weight: bold;
	color: #f68500;
	padding-left: 60px;
}

.price_left a {
    line-height: 55px;
    font-weight: bold;
    color: #f68500;
    text-decoration: none;
}

.price_right {
	background-image: url(../images/price.png);
	background-repeat: no-repeat;
	background-position: right top;
	display:block;
	height: 49px;
	margin-top:-5px;
	margin-right:-26px;
	font-size: 24px;
	line-height: 55px;
	font-weight: bold;
	color: #f68500;
	padding-left: 20px;
	z-index: 2;
	position: relative;
}

.price_right a {
    line-height: 55px;
    font-weight: bold;
    color: #f68500;
    text-decoration: none;
}
.legend {
color:#FFF;
font-size:14px;
font-weight:normal;
text-align:center;
}

