html,body{padding:0px;margin:0px;}
#main_body{background:#e5e5e5;}
#form_container{font-family:arial;}

h1{display:none;}

h2{font-size:15px;color:#4e4e4e;margin-bottom:5px;}
.next_line{color:#0070c6;font-size:12px;}
#top,#bottom,#footer{display:none;}

p{font-weight:bold;}
p.error{
	font-size: 10px;
	color: red;
	margin: 0;
}
#error_message_title{
	font-size: 12px;
	display:none;
}
#error_message_desc{
	font-size: 11px;
	display:none;
}
ul{margin:0px; padding:0px;}
ul li{list-style-type:none;overflow:visible;float:left;margin-bottom:3px;clear:both;width:100%;}
li span label{display:none;}
li#li_5 label{width:130px;float:none;}

li div{float:left}
label{float:left;width:48px;font-size:12px;color:#4e4e4e;}
#element_5{width:236px;resize: none;}
#element_1,
#element_2,
#element_3,
#element_6{width:186px;}
#element_2_3{
width:76px;
border:thin solid #000;
*width:72px;
}
#element_2_3{
border:thin solid #abcdef;
#
}

#element_2_1,
#element_2_2{width:40px;}


input[type=submit]{
border:1px solid #666;
background:#666;
float:right;
color:#fff;
margin-right:3px;
}

input[type=text],
textarea{
background:#fff;
border:1px solid #ccc;
}
