* { margin: 0; padding: 0; outline: 0; }

.content {
	width:850px;
	text-align: justify;
	line-height:165%;
	padding:0;
	margin-left:15px;
	margin-right:15px;
	margin-top:29px;
	}


.left_content_img {
	float:left;
	}
	
.left_content {
	float:left;
	width:290px;
	padding-left:20px;
	padding-top:5px;
	font-size:12px;
	line-height:160%;
	}
	
.right_content {
	float:right;
	width:265px;
	font-size:12px;
	line-height:200%;
	}

.input_button {padding-left:98px;}


#input_status_true {
	position:absolute;
	top:90px;
	left:600px;
	color:#8BAB3C;
	}

#input_status_false {
	position:absolute;
	top:90px;
	left:680px;
	color:tomato;
	}


.clear { 
	overflow: hidden;
	width: 100%;
	}
a.button {
	background: transparent url('../imgs/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	background:
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 23px;
	margin-right: 6px;
	padding-right: 15px; 
	text-decoration: none;
	}
a.button span {
	background: transparent url('../imgs/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 13px;
	padding: 5px 0 5px 15px;
	}
a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; 
	}
a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 15px; 
	}

#name_false {background-color:papayawhip;}

#email_false {background-color:papayawhip;}

#message_false {background-color:papayawhip;}