#hotitems {
	float: left;
	display: inline;
	width: 178px;
	background-color: white;
	background-image: url(../imag/botones.gif);
	height: 26px;
	
}
#hotitemsinf {
	float: left;
	display: inline;
	width: 792px;
	background-color: white;
	background-image: url(../imag/linea_abajo.gif);
	height: 26px;
	
}
#hotitems .top {
	width: 183px;
	height: 74px;
	background-image: url(../imag/botones.gif);
}
#hotitems .top img {
	margin-left: 208px;
	margin-top: 50px;
}
#hotitems .sep {
	width: 271px;
	height: 2px;
	font-size: 1px;
	background-image: url(img/sep.gif);
}
#hotitems .bottom {
	width: 271px;
	height: 14px;
	background-image: url(img/hotitems-bottom.gif);
}
#hotitems p {
	margin-top: 3px;
	margin-bottom: 0px;
}
#hotitems .item {
	background-image: url(img/hotitems-bg.gif);
	padding: 5px 20px 5px 25px;
	width: 183px;
}
#hotitems .item .title a {
	color: #F05FAF;
	font-weight: bold;
}
