
.compune
{
	font-size:14px;
	color:#5A5A5A;
	font-weight:normal;
}
.compune .a_input,
.compune .body_msg
{
	border:1px solid #FE5200;
	background-color:#E9E9E9;
	margin:10px;
	float:left;
}
.compune .body_msg
{
	float:none;
	width:550px;
	height:250px;
	text-align:left;
	padding:25px;
}

.compune .error
{
	text-align:center;
	color:#FF0000;
	font-size:16px;
	font-weight:bold;
	background-color:#FFE7DB;
}
.compune .a_row
{
	height:40px;
}
.compune .a_row .help
{
	font-size:11px;
	color:#000000;
	float:left;
	margin-top:10px;
}

.compune .a_row .i_label
{
	width:100px;
	text-align:right;
	float:left;
	margin:10px;
}
