body.webaccess{
	background: url('images/bg_webaccess.jpg') top center no-repeat #FFF;
}

h2.webaccess{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #333;
	text-shadow: 0px 1px 0px #FFF;
	text-align: center;    
	margin: 0;
	padding: 0;          
	font-size: 25px;
	margin-bottom: 5px;
}     

#webaccess{  
	width: 970px;
	margin: 30px auto 0 auto; 
}                                                                         

.icon{         
	margin-top: 50px;
	width: 200px;
	float: left;   
}             

.notifyme{
	margin-left: 250px;
}   

.bills{
	margin-left: 90px;    
	margin-right: 25px; 
}    

#billsdescript{ 
	float: left;
	padding-left: 15px; 
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 170px;
	width: 270px; 
	border-left: 1px solid #ccc;
}

#billsdescript p{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 12px;
}

#billsdescript label{
	color: #666;	
}               

#billsdescript input[type="text"]{
	font-size: 11px;
	color: #999; 
	height: 16px;
	width: 170px;
}

#billsdescript input[type="text"]:hover, #billsdescript input[type="text"]:active{
	color: #555;
}  

#billsdescript input[type=submit]{
	font-size: 13px;
}

.icon a{
	margin: 0;
	padding: 0;
	color: #999;
	text-align: center;   
	text-decoration: none;
}                        

.icon a:hover{
	/* color: #0071b9; */
	color: #333;
}

a.icon_notifyme{
	background: url('http://www.powerybase.com/images/icon_notifyme2_200_shadow.png') 0px 50px no-repeat;
	width: 200px;
	height: 309px;
	display: block;	
}   

a.icon_bills{                 
	background: url('http://www.powerybase.com/images/icon_bills_200_shadow.png') 0px 50px no-repeat;	
   	width: 200px;
	height: 309px;
	display: block; 
}                              