#formContact{
	margin-top: 20px;
	float: right;
	background: #f6f6f6;
	border: 1px solid #eee;
}
#formContact .head{
	text-align: center;
	padding: 3px 0px 3px 0px;
	width: 394px;
	background: rgb(180, 5, 2);
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
}
form#Forms_1 {
	font-size: 10px;

}
form#Forms_1 div {
	clear: both;
	overflow: hidden;
	margin: 4px 0;
	text-align: right;
}
form#Forms_1 label {
	width: 80px;
	float: left;
	padding-right: 15px;
}
form#Forms_1 label small {
	font-size: 7pt;
	display: block;
}
form#Forms_1 input,
form#Forms_1 textarea,
form#Forms_1 select {
	float: left;
	width: 260px;
	padding: 2px;
	border: 1px #eee solid;
	font-size: 10px;
}

form#Forms_1 button {
	cursor: pointer;
	border: none;
	background: rgb(180, 5, 2);
	color: #fff;
	font-size: 11px;
	font-weight: bolder;
	margin-right: 34px;
	margin-bottom: 20px;
	float: right;
}

form#Forms_1 button div{
	color: #fff;
}

form#Forms_1 div .cat{
	float: left;
	display: inline;
	clear: none;
}

#catBlock{
	width: 390px !important;
	float: right;
	display: inline;
}

#catBlock div{
	margin-left: 0px !important;
}

#catBlock .in{

}

#catBlock p{
	text-align: left;
}

#catBlock .cat label{
	text-align: left;
	width: 150px;
	padding: 0px 10px 0px 0px;
}

#catBlock .cat label.long{
	width: 337px;
	text-align: left;
}

form#Forms_1 .email-category{
	width: 20px;
}

form#Form_2 input, form#Form_2 textarea{
	border: 1px solid #eee;
	padding: 4px;
}

form#Form_2 textarea{
	width: 240px;
	height: 100px;
}
