.xmlimg, .xmlimg2, .xmlimg3 { 
	float:left;
	margin:0 15px;
	padding:1px;
	border:none;
}
.xmlimg { 
	width:75px;
	height:75px;
}

.xmlimg2 { 
	width:67px;
	height:67px;
	margin:0 5px;
}
.xmlimg3 { 
	width:120px;
	height:120px;
	border-right:1px solid white;
}
.xmlprecio {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight:bold;
	color:#EE6633;
	/*background-color:#F8F8F8;*/
	border-top:1px solid white;
	margin-bottom:8px;
	padding:2px;
	padding-left:12px;
	margin-left:126px;
	/*background-image:url(../imagenes/star2.gif); background-repeat:no-repeat; background-position:left;*/
	text-align:left;
	padding-left:5px;
	line-height:20px;
}
.box2 .xmlprecio {
	margin:0 10px 0 0;
	padding: 2px;
	float:right;
}
.box3 .xmlprecio {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:200%;
	font-weight:normal;
	color:#DD6600;
	background-color:#FCFCFC;
}
.box3 .xmlprecio span {
	font-size:18px;
	margin-top:2px;
}
.box3 .xmlprecio sup {
	font-size:13px;
	line-height:normal;
}
a.xmldesc:link, a.xmldesc:visited {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:0066CC;
	line-height: 15px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	display:block;
	height:100%;
	padding:2px;
	margin:0 10px 0 0;
}
a.xmldesc:hover { color:#3333EE; }
a.xmldesc:hover .xmlprecio {
	color:#CC0000;
	/*background-image:url(../imagenes/star.gif); background-repeat:no-repeat; background-position:5% 45%;*/
}
a.xmldesc:hover .xmlimg { 
	border:1px solid #CCFF00;
}
.divxmldesc, .divxmldesc2 { 
	margin:15px 0 0 126px;
	padding-left:3px;
	font-size:14px;
	line-height:130%;
}
.divxmldesc2 { margin:5px 0 0 80px; font-size:12px; line-height:120%; }
div.box, div.box2, div.box3 { 
	/*height:98px;*/
	height:82px;
	background-color:#FFFFFC;
	margin:0;
	overflow:hidden;
}
div.box2 { height:auto; }
div.box3 { height:124px; overflow:visible; }
a:hover .divxmldesc { background-color: white; }
.line { border:1px solid #F0F0F0; }