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

div.planes{
width: 99%;
text-align: center;
margin-bottom: 10px;
}

div.planes img{
margin-left: auto;
margin-right: auto;
border: 0px;
}

div.coldercont{
margin-bottom: 15px;
}

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

table#especificaciones th{
font-weight: bold !important;
}

table#especificaciones td, table#especificaciones th{
border-left: 2px solid white;
background-color: #e7f0f3;
vertical-align: middle;
}

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

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

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

span.no{
color: #333333 !important;
}