@import url("inc_agroskop.css");
@import url("inc_list.css");
@import url("inc_comments.css");

#colRight {
	float: right;
	width: 420px;
	padding-right: 10px;
}

#colRight h2 {
	text-align: center;
	color: #000;
}

#colRight .table {
	margin-bottom: 20px;
}
#colRight table {
	width: 100%;
}
#colRight table th {
	padding: 0 10px;
	font: bold 10px/20px Verdana, sans-serif;
}
#colRight table td  {
	padding: 0 10px;
	font: 10px/20px Verdana, sans-serif;
}
#colRight h3 {
	border-bottom: 1px solid #000;
	padding: 10px 0;
	margin: 0 10px;
}
#colRight h3 span.date {
	float: right;
}
#colRight .table .tableFoot {
	padding: 10px;
}
#colRight .table a {
	color: #000;
	font: 10px Verdana;
}
#colRight div .more {
	float: right;
	font-weight: bold;
}
#colRight #quotations {
	color: #5B533C;
}
#colRight #quotations a.more {
	float: right;
	color: #900;
	font: bold 10px Verdana, sans-serif;
	margin-top: 12px;
	margin-right: 170px;
}
#colRight #quotations h3 {
	border: none;
}
#colRight #quotations ul {
	margin: 0 0 10px;
	padding: 0 0 0 20px;
	list-style-type: square;
}
#colRight #quotations ul a {
	display: block;
	color: #5B533C;
}
#colRight #poll {
	margin-top: 30px;
	width: 215px;
}



#content {
	width: 500px;
}

#content h1 {
	background: #F7E2A4 url("../../images/new_farmer/agroskopIcon.gif") no-repeat 1px 50%;
	padding-left: 30px;
	font: bold 14px/24px Trebuchet MS, sans-serif;
	color: #c00;
	text-transform: uppercase;
}
#content a.switch {
	float: right;
	color: #600;
	font: bold 14px Arial, sans-serif;
	margin-bottom: 15px;
}
#content .listItem h3 a {
	color: #960;
}
#content a.more {
	color: #c00;
	font: bold 10px Verdna, sans-serif;
	text-align: right;
	display: block;
	margin-top: 10px;
}






