@CHARSET "ISO-8859-1";
.office{
	width:170px;
	float:left;	
}

.text_small .content{
	width:545px;	
}

fieldset{
	border:0;	
}

fieldset div{
	margin:0 !important;
	padding:5px;
	float:left;
}

fieldset div label{
display:block;
width:66px;
float:left;
}

input.text, textarea{
display:block;
width:400px;
height:22px;
float:left;
border:1px solid #989898;
background:url('../images/img/input_back.gif') #FFFFFF repeat-x;
}

textarea{
	height:56px;
	background:url('../images/img/input_back.gif') #FFFFFF repeat-x;
}

input.checkbox{
	 clear:left;
}

#rights, #newsletter, .Actions{
	padding:5px;
	padding-left:76px;
	float:left;
	clear:both;
	width:400px;
}


#WithResetForm_Form{
	padding-bottom:15px;
	width:510px;
}

#WithResetForm_Form{
	border-bottom:1px solid #989898;	
}

.action{
	background:url('../images/img/button_back.gif') #FFFFFF repeat-x;
	font-weight:bold;
	border:1px solid #989898;
	height:24px;
	width:100px;
	float:right;
}

.reset{
	float:left;
}

.form_error{
	color:#cb8488;
	display:none;
}

.error input, .error textarea{
	border-color:#cb8488 !important;
	background:url('../images/img/input_back_error.gif') #FFFFFF repeat-x !important;
}
