#form_support{
	width: 700px;
	height: 420px;
	margin: 0px auto 80px;
}

form#support{ width: 700px; margin: 0 auto; }

form#support select{ width: 202px;	height: 32px;	float: right;	border: 1px solid #E6E6E6;	border-radius: 5px;	line-height: 32px; }
form#support input{ width: 192px;	height: 22px;	float: right;	border: 1px solid #E6E6E6;	border-radius: 5px;	padding: 5px;}

form#support label{	width: 130px;	height: 32px;	line-height: 32px;	float: left;	font-style: 15px;	color: #B22152;	text-align: right;}

form#support input[type=submit]{ background-color: #B22253;	color: #fff;	font-size: 16px;	font-weight: 600;	width: 105px;	height: 32px;	text-transform: uppercase;	cursor: pointer; }
form#support input[type=submit]:hover{background:#AAAAAA;}

form#support .left{ float: left;	width: 340px;	margin-right: 20px; }

form#support .right{ float: right; width: 340px;	text-align: right; }
form#support .left>div, form#support .right>div{ 	width: 340px; 	height: 32px;	margin-bottom: 30px;}

form#support .right.message{ 	width: 650px;}
form#support .right.message label{ 	width: 70px;}
form#support .right.message textarea{ width: 552px; height: 142px;	border: 1px solid #E6E6E6;	border-radius: 5px;	padding: 5px}

form#support .left.spam{	width: 290px;	margin-top: 30px;}
form#support .left.spam input{ 	width: 62px;	height: 22px;	line-height: 32px;}
form#support .left.spam span{ font-size: 21px;	color: #777777; 	font-weight: 600;}

form#support .right.submit{	margin-top: 30px;}

#content.view_page .service_form{}
#content.view_page .service_form #goran{ float:left;}
#content.view_page #text_editor .box.white.service_form img{padding:0; margin:0px; background:none;} 
#content.view_page #text_editor .box.white.service_form h2{ float:left; width:700px; color:#B22253; font-size:23px;}
#content.view_page #text_editor .box.white.service_form h2 strike{ font-weight:500;}
#content.view_page #text_editor .box.white.service_form #quote{float:left; width:232px; position:relative; padding: 15px 25px 20px 30px; margin:100px 0 0 -25px;}
#content.view_page #text_editor .box.white.service_form #quote #quote-left{background: url("../images/css_images/quote-left.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0); display: block; height: 15px; left: 0; position: absolute; top: 0; width: 25px;}
#content.view_page #text_editor .box.white.service_form #quote p{color:#777; font-size:15px; font-weight:500;}
#content.view_page #text_editor .box.white.service_form #quote h5{color: #777777; float: right; font-size: 16px; font-style: italic; font-weight: 600;}
#content.view_page #text_editor .box.white.service_form #quote #quote-right{background: url("../images/css_images/quote-right.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0; display: block; height: 15px; position: absolute; right: 0; width: 25px;}
#content.view_page #text_editor .box.white.service_form #form_service{float:left; width:410px; position:relative; margin:76px 0 0 28px;}
#content.view_page #text_editor .box.white.service_form #form_service .row{padding:0 0 15px; overflow:hidden;}
#content.view_page #text_editor .box.white.service_form #form_service .row label{color: #B22152;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: right;
    width: 119px;
	padding:0 9px 0 0;}
#content.view_page #text_editor .box.white.service_form #form_service .row input{border: 1px solid #E6E6E6;
    border-radius: 5px;
    float: right;
    height: 22px;
    padding: 5px;
    width: 270px;}
#content.view_page #text_editor .box.white.service_form #form_service .row textarea{border: 1px solid #E6E6E6;
    border-radius: 5px;
    height: 142px;
    padding: 5px;
    width: 270px;}
#content.view_page #text_editor .box.white.service_form #form_service .row.spam{overflow: unset;}
#content.view_page #text_editor .box.white.service_form #form_service .row.spam label{width:115px; float:left; line-height: inherit;}
#content.view_page #text_editor .box.white.service_form #form_service .row.spam img{width:80px; float:left;}
#content.view_page #text_editor .box.white.service_form #form_service .row.spam input{float: left; margin-left:10px;
    font-size: 16px;
    text-align: center;
    width: 60px;}
#content.view_page #text_editor .box.white.service_form #form_service .row input.submit{float:right; background-color: #B22253;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    height: 32px;
    text-transform: uppercase;
    width: 105px;}
#content.view_page #text_editor .box.white.service_form #form_service .row.submit input:hover{background:#AAAAAA;}







