#area_body {
	padding-top			: 40px;
}
#keepinformed_container {
	width				: 900px;
}
#keepinformed_intro {
	width				: 400px;
	clear				: both;
}
#keepinformed_left_wrapper {
	width				: 315px;
	float				: left;
	margin-top			: 20px;
}
#keepinformed_right_wrapper {
	background			: transparent url(../images/bg_blue_box.png) no-repeat top left;
	width				: 236px;
	height 				: 241px;
	float				: left;
	margin				: 21px 0px 0px 15px;
	padding				: 15px 10px 20px 15px;
}
#keepinformed_right_wrapper a {
	color				: #007bc0;
}
#keepinformed_form label {
	display				: block;
	clear				: none;
	font-size			: 15px;
	font-weight			: normal;
	color				: #007bc0;
	float				: left;
	width				: 110px;
}
#wrap-s_gender label {
	float				: left;
	clear				: none;
	font-weight			: normal; 
	width				: 50px;
}
#keepinformed_form {
	margin-top			: 17px;
}
#keepinformed_form input {
	float				: left;
	clear				: none;
	border				: 1px solid #b5d9e1;
	height				: 20px;
}
#keepinformed_form input.large {
	width				: 182px;
}
#keepinformed_form input.small {
	width				: 40px;
}
#keepinformed_form input.checkbox {
	float				: left;
	clear				: none;
	border				: 0 none;
}
.radio_label {
	margin-left			: 5px;
	margin-top			: 0px;
	margin-right		: 10px;
}
#keepinformed_form .checkbox {
	float				: left;
	clear				: none;
	border				: 0 none;
	height				: 16px;
	width				: 16px;
}
#keepinformed_form .error_arrow {
	width				: 14px;
	float				: left;
	color				: #ff0000;
	background			: url(../../../../files/images/bg_arrow_error.gif) no-repeat 5px 6px; 
	text-indent			: -9999px; 
	height				: 20px;
}
#outro_wrapper {
	width				: 193px;
}
#outro_wrapper h2 {
	margin-bottom		: 7px;
}
#deco_wrapper {
	width				: 265px;
	height				: 423px;
	float				: left;
	margin				: -10px 0px 0px 0px;
	background			: transparent url(../images/trans_deco.png) no-repeat;
}

.wrapper {
	height				: 35px;
}
.error_msg {
	color				: red;
	font-size			: 12px;
	font-weight			: normal;
	float				: left;
	margin-bottom		: 5px;
}
#a_main-s_required-label {
	font-size			: 10px;
	font-weight			: normal;
	margin-bottom		: 10px;
	
}
#submit_button {
	padding-left		: 210px;
}

