
.inputmail { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#000000;
	padding:0px 5px 4px 10px;
	border:none;
	width:155px;
	height:17px;
	background:url('../images/input.gif') 0 0 no-repeat;
	margin-top:0px;
} 


#email_in { 
	width: 155px;
        padding: 5px;
	top:0px;
        
}

#email_bu { 
	width: 36px; 
	position: relative; 
	top:-36px;
	float: left;
	left: 160px;
        
}

#vframe { 
	width:100%;
	height:100%;
	margin-top:0px;
	margin-left:2px;
        margin-bottom:0px;
}

h5 {
	font-family: verdana; 
	font-style: italic; 
	font-size: 11px;
	font-weight: 400;
        color: #FF6600;
	margin-left:5px;
	margin-bottom:5px;
}