#press_options{
width:230px;
float:left;
margin-top:20px;
margin-left:10px;
margin-right:10px;
}

#press_options_top,
#press_options_center,
#press_options_bottom,
#press_selected_pic{
width:230px;
}
#press_options_top,
#press_options_bottom{
	display:none;
}

#press_selected_pic{
	clear:both;
	width:230px;	
	text-align:center;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc; 
}

#press_contents{
width:690px;
float:left;
margin-top:20px;
}


.press_items_list{
list-style:none;
padding:0px;
margin:0px;
}
.press_items_list li{
border-bottom:1px solid #cccccc;
margin-bottom:4px;
padding-left:4px;
padding-bottom:3px;
}
.press_items_list li a{
color:#a52f2f;
}
.press_items_list li.selected a{
font-weight:bold;
text-decoration:none;
}

.press_element{
border:1px solid #999999;
margin-bottom:20px;
background:#CCCCCC url(images/bgnoticia.gif) repeat-y;
}

.press_element .data{
text-align:right;
margin-right:20px;
margin-bottom:6px;
}
.press_element .data .fecha{
color:#555555;

}
.press_element .data .medio{
font-weight:bold;
color:#a52f2f;
}
.press_element .header{
color:#a52f2f;
font-weight:bold;
padding-left:4px;
padding-top:4px;
}

