/* --- Press Post CSS --- */
.press_post_preview{
padding:3px;
/*font-weight: bold;*/
line-height:20px;
}
.press_post_pages_nav_container{
margin: 8px 1px 0 1px;
padding: 2px 3px;
text-align: right;
}

.press_post_page_nav,
.press_post_page_nav_active{
padding: 2px;
}

a.press_post_page_nav_active,
a.press_post_page_nav_active{
color: #F38700;
text-decoration: none;

}

.press_post_preview img
{
	border:1px solid #ddd;
	/*background-image:url(../../img/transparent.gif);*/
}
.press_post_content
{
padding-right:5px;
}
#post .block_body
{
/*background-image:url(../../img/transparent.gif);*/
min-height:610px;
font-size:16px;
font-weight:bold;
text-align:right;
}
#post a
{
color: #eba215;
font-weight:bold;
}