

.next, .prev {
    cursor: pointer;
}

#galeria_news {
    width: 900px;
    position: relative;
    border: 1px #666;
}

#galeria_news #buttons {
    margin-bottom: 5px;
    width: 679px;
}

#galeria_news #buttons a {
    margin: 10px 10px;
    color: #69C;
}

#galeria_news .prev {
    position: absolute;
    top: 88px;
    left: 20px;
}

#galeria_news .next {
    position: absolute;
    right: 0px;
    top: 88px;
}

#photos_news {
    background: transparent url(../images/articulos.jpg) repeat-x scroll 0 0;
    border: 1px solid #666666;
    margin-bottom: 80px;
    margin-left: 45px;
    margin-top: 80px;
    overflow: hidden;
    width: 829px;
}

#photos_news ul {
    width: 6900px;
    padding-left: 225px;
}

#photos_news li {
    background:transparent url(../images/serial/px_separar.jpg) no-repeat scroll left 36px;
cursor:pointer;
float:left;
height:197px;
padding-left:30px;
padding-right:30px;
padding-top:22px;
width:223px;
}

#photos_news p {
float:left;
margin-top:4px;
width:225px;
}

#photos_news h3 {
color:#095389;
float:left;
font-family:"arial narrow",arial,helvetica,sans-serif;
font-size:15px;
padding-top:5px;
width:248px;
}

.contentLink {
    float: left;
    height: 30px;
    width: 100%;
}

.contentSS {
    float: left;
    height: 180px;
    width: 100%;
}

a.mas {
    float: left;
}

