/* $Id: content.css 10 2008-09-01 13:06:23Z jernej.svetek $ */

.content {
	
}

.content .content_media {
	float: right;
	margin: 0 0 0.5em 1.5em;
}

.content .box_content a {
	font-family: Verdana !important;
	color: #ff3000;
	border-bottom: 1px solid #ffd6cc;
	text-decoration: none;
}

.content .box_content h2 {
	font-family: Georgia !important;
	color: #ff3000;
	font-size: 1.7em;
	font-weight: normal;
}

.content .extra_link {
	color: #ff3000;
	text-decoration: none;
	border-bottom: 1px solid #f7cdc1;
	padding-right: 10px;
	background: url('/media/dsg/arrow_link.gif') no-repeat right 4px;
	margin-bottom:20px;	
}

.content .div_link {
	background: url('/media/dsg/submit.gif') no-repeat left center;
	padding-left: 18px;
	margin-bottom:10px;
}
