@import url("inc_agroskop.css");
@import url("inc_calendar.css");


#colRight {
	float: right;
	width: 215px;
}
#colRight form {
	text-align: right;
	padding-right: 10px;
} 

#colRight form select {
	width: 180px;
	margin: 5px 0;
}
#colRight form input.submit {
	margin: 5px 0;
}


#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;
}
.table {
	margin-top: 30px;
}

