#f{
margin-top:20px;
/**/
margin-right:30px;
float:right; 
width:334px;
padding-bottom:5px;
}

.compo{
text-align: center;
margin-left: 30px;
height: 150px;
}

.compo_d{
text-align: left;
position: relative;
top: -220px;
margin-left: 50px;
height: 250px;
float:left;
}

.compo_d form div.topright_spacer{
	height:200px;
	float:right;
	clear:right;
}

.compo form label{
	font-weight: bold;
	font-size: 22px;
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.compo_d form label{
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
	display: block;
	text-align: left;
	padding: 0px;
	margin: 0px;

}

.compo_d form div.short_text_container{
	float:left;
	margin-right:27px;
}
.compo_d form div.long_text_container{
	float:left;
	clear:left;
}

.compo_d form div.long_text_container label{
	width:400px;
}

.compo_d form div.radio_container{
	float:right;
	clear:right;
	width:460px;
	margin-bottom:20px;
	*position:relative;
	*top:200px;
}
.compo_d form div.checkbox_container{
	float:left;
	clear:left;
	margin:10px 0;
	width:100%;

}
.compo_d form div.submit_container{
	float:left;
	clear:left;
}

.compo_d form div.radio_container label.variant{
	float:left;
	width:150px;
	font-weight: normal;

}
.compo_d form div.checkbox_container label.checkbox_variant{
	float:left;
	width:50%;
	font-weight: normal;
}

.compo_d form div.radio_container label[for=doyouhaveany_0]
{
		width:100px
}
.compo_d form div.radio_container label[for=doyouhaveany_1]
{
		width:100px
}
.compo_d form div.radio_container label[for=doyouhaveany_2]
{
		width:100px
}
.compo_d form div.radio_container label[for=doyouhaveany_3]
{
		width:100px
}

#f_comp .big_input {
	background: transparent url(../images/input_comp_long.png) no-repeat top left;
	width: 399px;
	height: 56px;
	font-size: 28px;
	border: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 56px;
}
#f_comp .short_input {
	background: transparent url(../images/input_comp_short.png) no-repeat top left;
	width: 399px;
	height: 40px;
	font-size: 22px;
	border: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 40px;
}

#f_comp .narrow_input {
	background: transparent url(../images/input_comp_narrow.png) no-repeat top left;
	width: 180px;
	height: 40px;
	font-size: 22px;
	border: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 40px;
}

#f_comp{
width: 904px;
margin:0px;
float:left; 
padding-bottom:5px;
}

#f_comp .submit_comp {
	background: transparent url(../images/submit_comp.png) no-repeat top left;
	border: none;
	cursor:pointer;
	height:44px;
	width:138px;
	padding:0;
	margin-bottom: 10px;
}
#f_comp .submit_comp_details {
	background: transparent url(../images/submit_comp.png) no-repeat top left;
	border: none;
	cursor:pointer;
	height:44px;
	width:138px;
	padding:0px;
	margin: 0px 0px 10px 330px;
	text-align: center;
}

#f_comp .radio{
	display:block;
	margin-left:0px;

}

#f_comp .text_short{
	display:block;
	margin:0px;

}

#f_comp .checkbox
{
	display:inline;
}

#f fieldset{
	border:none;
}

#f label{
	display:block;
	width:200px;
	/*margin-bottom:10px;*/
	min-height:20px;
	padding:5px 10px 5px 15px;
}

#f input,#f textarea,#f select{
	clear:left;
	display:block;
	margin-left:40px;

}

.checkbox
{
	display:inline;
}
#f input,#f textarea{
	width:250px;
}

#f .button{
	margin:0px;
}

#f textarea{
	height:60px;
}

#f .submit{
	background:#4860de;
	border:1px solid #000;
	color:#FFFFFF;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	height:28px;
	text-transform:uppercase;
	width:129px;
	padding:0;
}

#f .radio{
	width:25px;
}

#f label.radio,#f label.radio input{
display:inline;
margin:0px;
}

.error,.errorLabel{
font-weight:bold;
}

.error{
margin:20px 10px;
margin-top:-10px;
}
