@charset "utf-8";
/* CSS Document */
.contact_left {
    float: left;
    margin-right: 100px;
}
.contact_right{
    float: left;
    text-align: center;
    margin-top: 12px;
}
.contact_right p{line-height:30px;}
.col2{
    width: 377px;
    margin-right: 25px;
}
.fm_text{
    width: 100%;
}
.fm-textarea {
    font-size: 12px;
    color: #333;
    border: 1px solid #d6d6d6;
    outline: 0;
    padding-top: 6px;
    width: 100%;
    text-indent: 10px;
}
.col1{
    width: 780px;
}
.single_second_title {
    margin-bottom: 20px;
}
.item:nth-of-type(2){
	margin-bottom:0px;
}
.submit_button{
    margin-left:0px;
}