/* $Id: content.css 155 2009-03-26 14:00:49Z jernej.svetek $ */

.content {

}

#right .content .box {
	background: none;
	padding: 0;
	margin-top: 2em;
	margin-bottom: 0em;
}
#right .box .box_content .main_content {
	margin-bottom: 0em;
}
#right .content .box h1 {
/*	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #E1E8EA;
	font-size: 1.1em;*/
	font-size: 1.8em;
}

.content a.video_popup {
	float: right;
	width: 82px;
	height: 23px;
	background: url('/dsg/video_icon.gif') no-repeat center center;
}