#motos {
float: left;
    margin-left: 9px;
    width: 660px;
}
#motos a {text-decoration: none;}
#motos .dvUno {clear: both;margin-bottom: 35px;}
#motos .dvUno h2 {margin-bottom: 10px;border-bottom: 1px dotted #ccc;}
#motos .dvUno h2 a {color: #000}
#motos .dvUno h2 a:hover {color: red;}
#motos .dvUno p.fecha {height: 35px;line-height: 16px;margin-left: 4px;color: #FDD501;}
#motos .dvUno p.fecha span.autor {color: #666;}
#motos .dvUno p.fecha span.avatar {width: 35px;height: 35px;margin-right: 6px;}
#motos .dvUno p.fecha span.spriteUno {width: 34px;height: 34px;float: left;margin-right: 6px;background-position: 0px -156px;}
#motos .dvUno .desc {clear: both;color: #666;font-size: 14px;margin-top: 10px;}
#motos .dvUno .desc div.img {clear: both;text-align: center;}
#motos .dvUno .desc div.img img {background-color: #f1f1f1;border: 1px solid #ccc;padding: 4px;max-width: 450px;}
#motos .dvUno p.more {text-align: right;font-weight: bold;padding-right: 15px;}
#motos .dvUno p.more a {color: #00308D;text-decoration: none;}
#motos .dvUno p.more a:hover {text-decoration: underline;color: red;}
#motos .paginacion {background-color: #f1f1f1;padding: 2px;font-size: 14px;}
#motos .paginacion strong {background-color: #FDD501;padding: 1px 4px;}
#motos .paginacion a {padding: 0 2px;color: #000;}
#motos .paginacion a:hover {color: red;text-decoration: underline;background-color: #fff;}
.dvContentS {
    float: right;
    margin-right: 9px;
    width: 300px;
}