.newsHead {
    background: transparent url(../images/open_news_back.png) no-repeat scroll 591px top;
    border-bottom:1px solid #fef9d3;
    clear:both;
    height:15px;
    left:-5px;
    padding:4px 4px 4px 13px;
    position:relative;
    width:596px;
    cursor: url(/sobreimages/gui/cursors/pointer.ico), default;
}

.newsHead:hover {
    background: #f8efaf url(../images/open_news_back.png) no-repeat scroll 591px bottom;
}

.newsHead h1 {
    float:left;
    font-size:12px;
    font-weight:normal;
    margin:0;
    padding:0;
}

.newsHead h2 {
    float:right;
font-size:11px;
font-weight:normal;
margin:0;
padding:0 30px 0 0;
}

.openNews {
    background:#FFFFFF none repeat scroll 0 0;
    height:21px;
    position:absolute;
    right:7px;
    top:1px;
    width:20px;
}

.openNews:hover {
    background:#999999 none repeat scroll 0 0;
}

.newsContent {
border-bottom:1px solid #FEF9D3;
left:-5px;
padding-left:10px;
position:relative;
width:603px;
}

.newsContent h2 {
    color:#744728;
    font-size:9px;
    font-weight:normal;
    margin:0px;
    color:#744728;
}

.newsContent p {
    color:#c08540;
}