DIV#content p.title{
	background: #dedede;
	color: #0f2a61;
	font-size: 14px;
	padding: 5px;
	text-align: left;
	margin: 0 10px;
}	

DIV#content form#mailform{
	background: #ededed url(../images/kon_bg.jpg) no-repeat top left;
	width: 585px;
	margin: 0 10px;
	padding-top: 10px;
}

fieldset{
	width: 100%;
}

form label{
	color: #0f2a61;
	font-weight: bold;
	margin-top: 4px;
}

form input{	
	color: #0f2a61;
	border: 1px solid #484848;
	padding: 3px;
	text-align: left;
	width: 269px;
}

form select{
	width: 280px;
	margin: 5px 0;
}

input.csc-mailform-submit{
	margin-top: 20px;
	width: auto;
	padding: 2px;
}

form textarea{
	background: transparent;
	border: 1px solid #484848;
}
