.scroller
{
	overflow: auto;
	height: 230px;
	width: 165px;
}

body {
color:#000000;
font-family:arial,tahoma,verdana,sans-serif;
font-size:11px;
}


#container {
	position:relative;
	width: 170px;
	margin-top: 2px;
	margin:auto;
}
.tabla {
width:170px;
height:39px;
/*background-image:url(/img/widgets/bhead.gif);*/
    background: url('/img/widgets/bhead.png') repeat-y top left !important;
    background: url('/img/widgets/bhead-ie.png') repeat-y top left;

}
.starRating img
{
	width:40px;
	height:15px;
}
.head {
	color:#FFFFFF;
	margin-left: 36px;
	font-size: 10px;
	margin-right: 4px;
	margin-top: 3px;
}
.head a{
	color:#FFFFFF;
text-decoration:underline;

}
.head a:hover{
color:#FFFFFF;
text-decoration:none;
} 
.cuerpo {
	background-image:url(/img/widgets/bdespliega.gif);
	background-repeat:repeat-y;
	width: 170px;
	vertical-align: middle;
	overflow:hidden;
}
.foot {
/*background-image:url(/img/widgets/bcierre.gif);*/
    background: url('/img/widgets/bcierre.png') repeat-y top left !important;
    background: url('/img/widgets/bcierre-ie.png') repeat-y top left;
background-repeat:no-repeat;
width: 170px;
height:14px;
}

.unidad{
	border-bottom:1px solid #999999;
	/*width:160px;*/
	margin-left:5px;
	height: 45px;
	line-height: 13px;
	overflow: hidden;
}
.para2 {
	font-weight: bold;
	float: left;
	width: 100px;
	color:#000000;
	margin-top: 4px;
font-size:11px;
}
.para2 a{
color:#000000;
}
.para2 a:hover{
color:#ff6600;
}
.para2vuelos {
	font-weight: bold;
	float: left;
	width: 90px;
	color:#000000;
	margin-top: 6px;
}
.para2vuelos a{
color:#000000;
}
.para2vuelos a:hover{
color:#ff6600;
}

.para1 {
	font-weight: bold;
	float: left;
	width: 105px;
	margin-top: 5px;
	height: 20px;

}
.para1 a{
color:#000000;
}
.para1 a:hover{
color:#ff6600;
}
.sito {
	color:#999999;
	float: left;
	width: 85px;
	font-size: 10px;

}
.precio {
	color:#ff6600;
	float: left;
	width: 55px;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	text-align: center;

}
.go {
	color:#FFFFFF;
	float: left;
	width: 65px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(/img/widgets/boton.gif);
	height: 13px;
	margin-top: 7px;

}
.go a{
color:#FFFFFF;
text-decoration:none;
}
.go a:hover{
color:#000000;
text-decoration:none;
}

