@CHARSET "UTF-8";
.bar .back
{
	float: right;
	margin-right: 5px;
}

.bar .back a
{
	text-decoration: none;
	color: #fff;
}

.bar .press
{
	float: left;
}
.press_box
{
	width: 100%;
	/*
	height: 150px;
	*/
	margin-top: 5px;	
	border-bottom: 1px solid #ccc;
}
.press_date
{
	float: left;
	color:#6F6F6F;
	font-size: 11px;
	width: 80px;
}
.press_title
{
	color:#3B7EBF;
	font-size:11px;
	line-height:16px;
	margin-right: 5px;
}
.press_source
{
	font-size:11px;
	color:#6F6F6F;	
	float: left;
	margin-left: 80px;
	margin-top:7px;	
}
.press_more
{
	margin-top:7px;	
	margin-bottom: 5px;
	text-align: right;
}
.press_more a
{
	color:#6F6F6F;
	font-size:11px;
	text-decoration: none;
}
.press_more a:hover{
	font-weight: bold;
}

.press_downloads 
{
	font-size:11px;
	color:#6F6F6F;
	text-align: right;
	padding-bottom: 5px;	
}

.press_downloads a
{
	/*
	text-decoration: none;
	*/
	color:#6F6F6F;
}


.press_text
{
	font-size:11px;
	line-height:18px;
	width: 100%;
}


.adds_horizontal
{
	float:left;
	margin-top: 10px;
}

.adds_vertical
{
	float:left;
	margin-left: 10px;
}

#ad_campaign{
	margin-bottom: 12px;
}

.ad_campaign{
	margin-bottom: 12px;
}

.ad_campaign.last{
	margin-bottom: 0px;
}

#vote-content {
	padding-bottom:7px;
}
