.reseller {
	background-image: url(../images/bg_reseller.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 158px;
	width: 100%;
	color:#FFF;
	font-weight:bold;
	font-size:20px;
	margin-bottom:35px;
	}

.txtz {
	width:180px;
	float:left;
	height:157px;
	
}

.txtz .ttl {
	color:#000;
	display:block;
	margin-top:9px;
	line-height:20px;
}
.txtz .tt {
	font-size:18px;
	font-weight:normal;
	display:block;
	margin-top:16px;
	
	line-height:22px;
}
.txtz .prc {
	display:block;
	font-size: 21px;
	line-height: 45px;
	font-weight: normal;
	color: #f68500;
}
.coltz {
	width:140px;
	float:left;
	height:158px;
	background-image: url(../images/colt_reseller_dreapta.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align:center;
}

