ul li{
text-align: left;
font-size: 12px;
color: #355c69;
list-style: circle;
}

ul li a{
color: #355c69;
}

ul li a:hover{
font-weight: bold;
}

table#preciostab{
border: 1px dashed #cdcdcd;
padding: 2px;
margin-top: 2px;
}

table a, div#volver a{
color: #0a5698;
font-weight: bold;
font-size: 11px;
}

table#preciostab th{
font-size: 13px;
background-color: #e7f0f3;
text-decoration: underline;
}

table#preciostab td{
border-left: 2px solid white;
background-color: #e7f0f3;
}

div#volver{
width: 100%;
text-align: right;

}

div.coldercont{
border: 0px !important;
}

div#precios{
margin-top: -8px !important; 
}

div.carrito{
position: relative;
top: -7px;
}

div.carrito[class]{
top: 0px;
}

.hlink {
    font-weight: bold;
    text-decoration: underline;
}