h3 {
	width: 500px;
	height: 27px;
	background-image: url(../img/mobile_m1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.mobile_info {
	width: 500px;
	height: 182px;
	background-image: url(../img/mobile_int.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.mobile_text1 {
	margin: 20px 0px 1px 0px;
	line-height: 1.5em;
}
h4 {
	width: 500px;
	height: 27px;
	margin: 30px 0px 0px 0px;
	background-image: url(../img/mobile_m2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.mobile_att {
	margin: 10px 0px 0px 0px;
	font-size: 80%;
	color: #FF0000;
	text-align: center;
	line-height: 2em;
}
form {
	margin: 20px 40px 0px 20px;
	padding: 20px;
	text-align: center;
	border-width: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}
.mailer {
	font-size: 80%;
	margin: 10px 40px 0px 0px;
	text-align: right;
}
.img_box {
	margin: 10px 0px 0px 0px;
	text-align: center;
	font-size: 70%;
	color: #000000;
	text-align: center;
}
.att1 {
	padding: 5px;
}
.att2 {
	padding: 5px;
	font-size: 70%;
	color: #333333;
}
.in_put {
	margin: 10px 0px 0px 0px;
	text-align: center;
}
.s_red {
	font-size: 70%;
	color:#FF0000;
	text-align: center;
}