ul{
	margin: 0 10px 10px 10px;
	padding: 0 0 3px 0;
	list-style-type: square;
	list-style-position: inside;
}
h2{
	font-size: 18px;
	color: #8CC63F;
	font-weight: normal;
}
h3{
	font-size: 13px;
	margin: 0 0 5px 0;
	padding: 0;
}
.info{
	font-size: 11px!important;
	color: #888;
	margin-bottom: 10px;
}
.info a{
	color: #C1272D!important;
}
a.rss{
	background: url(layout/general/rss.jpg) no-repeat left;
	padding-left: 15px;
}
/***/
table td.label{
	text-align: right;
	font-size: 11px;
}
table .text-field{
	width: 170px;
}
table .submit{
	background: #00BF00;
	border: 1px solid #00a000;
	color: #fff;
	font: bold 12px arial, sans-serif;
	cursor: pointer;
}
textarea{
	width: 170px;
}
/***/
#cont{
	background: #FFF200;
	border: 2px solid #B9B68A;
	font-size: 11px;
}
#cont .big{
	font-size: 22px;
	font-weight: bold;
	color: #ED1C24;
}