#live_support {
	margin-bottom: 30px;	
}
#live_support img, #newsletter img {
	float: left;
	margin-right: 10px;	
}
#live_support p, #newsletter p {
	margin-top: 0;
}
#newsletter #button {
	margin-top: 5px;	
}
.box_contact {
	border-right:1px solid #B7CCD7;
	float:left;
	height:110px;
	padding-left:10px;
	width:180px;	
}
#last_box {
	border-right:none;
}
.box_contact span {
	font-weight: bold;
	font-size: 14px;
	color: #163B4F;
}
#form_information{
	float:left;
}
#form_right_fields {
	float:right;	
	width:330px;
}
#question_ismember input, #question_ismember label {
	float:left;	
}
#question_ismember input {
	margin-left:60px;
}
#form_left_fields {
	margin-top: 15px;
	width:300px;
}
#question_ismember label {
	margin-left:5px;
}
#form_left_fields dt {
	clear:left;
	display:block;
	float:left;
	width:75px;
}
#form_left_fields dt label{
	display:block;
	float:none;
	text-align:right;
	width:90%;
	font-weight: bold;
}
#form_left_fields dd {
	margin-bottom:15px;
}
#form_left_fields dd input {
	width:175px;
}
#form_right_fields dd {
	margin-left: 0px;	
}
#form_right_fields label {
	font-weight: bold;
}
#warning {
	border:1px solid #CC0000;
	padding:10px 0;
	text-align:center;
}
.out_us{
	background:none repeat scroll 0 0 #FFFFCC;
	border:1px solid #FFCC33;
	display:block;
	font-size:12px;
	margin:10px 0 0 80px;
	padding:5px;
	text-align:center;
	width:500px;
}
.out_us p{
	line-height:100%;
}
.send_button {
	background:url("../images/contact_send.png") repeat scroll 0 0 transparent;
	border:medium none;
	cursor:pointer;
	height:27px;
	width:62px;
}