
.csc-sitemap {margin-left:40px;}

.csc-sitemap ul {margin-left:20px;}

.csc-linkToTop  {margin-left:90px;}




fieldset {
	border-style:hidden;
	border-width:0px;
	margin:20px;
}

.csc-mailform {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
		
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-color:#DCDCDC;
	
	height:auto;
	overflow:hidden;
}

.csc-mailform img{
	margin-bottom:10px;
	position:relative;
	top:-90px;
	left:170px;
}


.csc-mailform .csc-mailform-field{
	
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	width:600px;
	overflow:hidden;
}

.csc-mailform .csc-mailform-field label{
	width:150px;
	display:block;
	float:left;
	font-size:10pt;
	font-weight:bold;
	margin-right:20px;
	text-align:right;
}

.csc-mailform .csc-mailform-field text-field .mailformconcern{
	width:400px;
	height:300px;
	font-size:10pt;
	font-family:arial;
	padding:10px;
	letter-spacing:1px;
	font-weight:bold;
}

.csc-mailform .csc-mailform-field text-field .mailformaddress{
	width:400px;
	height:100px;
	font-size:10pt;
	font-family:arial;
	padding:10px;
	letter-spacing:1px;
	font-weight:bold;
}

.csc-mailform-field textarea{
	font-family:Sans-serif;
	font-size:9pt;
	color:#666666;
	width:340px;
	height:300px;
}
.csc-mailform-field input{
	font-family:Sans-serif;
	font-size:9pt;
	color:#666666;
	width:300px;
}

.csc-mailform-field .csc-mailform-submit{
	font-weight:bold;
	font-size:9pt;
	letter-spacing:1px;
	color:#333333;
	margin-bottom:7px;
	width:auto;
	}


#mailformformtype_mail{
	margin-left:168px;

}