﻿#left_content h1 {
width: 210px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #F5F9EB;
padding: 5px;
border-top-width: 1px;
border-bottom-width: 1px;
border-top-style: dotted;
border-bottom-style: dotted;
border-top-color: #CEAC86;
border-bottom-color: #CEAC86;
font-size: 1.2em;
color: #A6BB7A;
height:auto;
font-style: normal;
}
#left_content form {
margin:0;
}
#left_content input {
width:183px;
background: url(/fileadmin/template/peri-village/css/images/input_bg.png);
border-top: 1px solid #E3E4E9;
border-left: 1px solid #E3E4E9;
border-bottom: 1px solid white;
border-right: 1px solid white;
margin-top: 3px;
}
#left_content textarea {
	width:183px;
}
#left_content input[type="submit"] {
margin-top: 15px;
padding: 2px;
background-color: #EAF4D9;
width:auto;
}
#left_content .csc-mailform {
width: 185px;
margin-top: 15px;
margin-left: 0px;
padding: 15px;
background-color: #FBF9F4;
background-image: url(/fileadmin/template/peri-village/css/images/form_bg.png);
background-repeat: no-repeat;
background-position: right bottom;
border :0;
}
.csc-default .csc-mailform {
width: 100%;
margin-top: 15px;
margin-left: 0px;
padding: 15px;
background-color: #FBF9F4;
background-image: url(/fileadmin/template/peri-village/css/images/form_bg.png);
background-repeat: no-repeat;
background-position: 456px bottom;
border :0;
}
.csc-default .csc-mailform-field{
float: left;	
	
	
	
}
.csc-default .csc-mailform-field input {
width:245px;
background: url(/fileadmin/template/peri-village/css/images/input_bg.png);
border-top: 1px solid #E3E4E9;
border-left: 1px solid #E3E4E9;
border-bottom: 1px solid white;
border-right: 1px solid white;
margin-top: 3px;
margin-right: 5px;
}
.csc-default .csc-mailform-field input[type="submit"] {
margin-top: 15px;
padding: 2px;
background-color: #EAF4D9;
width:auto;
}
.csc-default .csc-mailform-field textarea {
width:100%;
background: url(/fileadmin/template/peri-village/css/images/input_bg.png);
border-top: 1px solid #E3E4E9;
border-left: 1px solid #E3E4E9;
border-bottom: 1px solid white;
border-right: 1px solid white;
margin-top: 3px;
}
.csc-default .csc-mailform-field label {
display: block;
}