/* $Id: content.css 10 2008-09-01 13:06:23Z jernej.svetek $ */
.opinion .author{
	color: #FFAE00;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Georgia !important;
}

.opinion .content {
	color: #4A4A4A;
	font-size: 1.2em;
	padding-top: 12px;
	line-height: 1.45em;
	font-family:Georgia !important;	
}

.opinion .inf {
	clear: right;
	height: 21px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: url('/media/dsg/inf.gif') no-repeat center 15px;
}