div#pordonde{
width: 99%;
margin-left: auto;
margin-right: auto;
}

div#precios{
width: 98%;
margin-left: auto;
margin-right: auto;
margin-top: 15px;
}

table#preciostab{
width: 100%;
border: 2px solid white;
text-align: center;
color: #0a5698;
font-size: 12px;
}

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

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

div#pordondebuscar{
width: 340px;
height: 28px;
background-color: #355c69;
background-image: url(../images/wwwizq.jpg);
background-position: left;
background-repeat: no-repeat;
color: white;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
font-size: 12px;
}

div#pordondebuscarder{
width: 100%;
height: 100%;
background-image: url(../images/wwwder.jpg);
background-position: right;
background-repeat: no-repeat;
}

div#pordondebuscarpad{
padding-top: 2px;
}

div#pordondebuscarpad[id]{
padding-top: 0px;
}

tr.select td{
border-left: 2px solid white;
font-weight: bold;
text-decoration: underline;
color: #d48d20;
text-transform: uppercase;
}