.table_left_modified {
	padding-bottom: 30px;
}
.table_right_modified {
	margin-left: 25px;
}
.document_share_box
{
    margin:8px 0px 5px 0px;
    border:1px #ccc solid;
    padding:5px;
    font-size:10pt;
    font-weight:bold;
}

.document_block
{
    height:250px;
    padding-top:5px;
}
.document_block_description
{
    min-height:70px;
    margin-bottom:5px;
}
.document_block_category
{
    
}

.document_category_left {

}
.document_category_right {
margin-left: 8%;
text-align: left;
position: relative;
}
.document_new img,
.document_featured img,
.document_pending img{
   z-index: 1000000;
}
img.document_normal{
    border:1px solid #ccc;
	-moz-border-radius:4px;
padding:2px;
}
.document_rate_body {
position: relative;
margin-bottom: 10px;
}
.document_rate_display {
position: absolute;
right: 0px;
width: 90px;
z-index: 100;
}
.document_view_embed_holder {
display: none;
padding: 10px 0px 0px 0px;
}
.entry_document
{
  	float:left;
	width:170px;
	margin-bottom:30px;
	height:250px;
}
.document_moderate_link
{
	 left: -42px;
    position: relative;
    top: -26px;
}
.background-left .document_moderate_link
{ 
left: -42px;
}
.background_right .document_moderate_link
{
	left: -42px;
}
.table_right_modified a
{
	font-family: Tahoma;
}
.background_document
{
border: 1px solid #CCCCCC;
    padding: 7px 12px 7px 6px;
    width: 110px;
background:#FFFDFE;
position:relative;
height:150px;
}
.document_image_block 
{
	margin-left:9px;
}
.background-left .document_image_block,
.background_right .document_image_block 
{
	margin-left:0;
}
.background_right .table_left_modified
{
	padding-left:10px;
}
.background-left .background_right .table_left_modified
{
	padding:0 0 30px;
}
.document_new
{
    position: absolute;
    right: 0;
    top: 0;
	z-index: 1000000;
}
.document_featured
{
	position: absolute;
    right: 0;
    top: 0;
	z-index: 1000000;
}
.document_pending
{
    position: absolute;
    right: 0;
    top: 0;
	z-index: 1000000;
}
.table_left_topview
{
	float:left;
	border: 1px solid #ccc;
	padding:5px;
	margin-left:10px;
}
.table_right_topview
{
	margin-left: 87px;
}
.image_hover_menu ul li a,
.image_hover_menu ul li a:hover
{
	font-size:11px;
	 padding: 0 0 0 5px;
}

.document_page
{
	 -moz-border-radius-topleft: 5px;
    -moz-box-shadow: -1px -1px 2px #DDDDDD;
	-webkit-box-shadow: -1px -1px 2px #DDDDDD;
	-webkit-border-top-left-radius: 5px;
	box-shadow: -1px -1px 2px #DDDDDD;
    background-color: #FFFFFF;
    background-image: none;
    border-color: #CCCCCC -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-style: solid none none solid;
    border-width: 1px 0 0 1px;
    bottom: 5px;
    color: #999999;
    font-size: 8px;
    right: -5px;
	position:absolute;
	padding:3px 5px;
}
.topview_block
{
	border-bottom: 1px solid #CCCCCC;
    height: 90px;
    margin-top: 5px;
}
.document_extra_info
{
    color: #808080;
    margin-bottom: 4px;
    margin-top: 4px;
}
.background_center .entry_document
{
	width: 152px;
}
.background_align .table_right_modified,
.background_center .table_right_modified
{
	margin-left:10px;
}
