#accountbutton1,#accountbutton2,#accountbutton3 {
   background-image:url(../img/view1.gif);
}
#accountalerts ul {
   list-style:none;
	 margin:1em 0 0 0;
	 padding:0;
}
#accountalerts li {
   float:left;
	 clear:left;
	 padding:10px 0 30px 60px;
	 width:500px;
	 background-repeat:no-repeat;
	 font-size:1.3em;
}
#accountalert1 {
   background-image:url(../img/alert_password.gif);
}
#accountalert2 {
   background-image:url(../img/alert_profile.gif);
}
#accountalert3 {
   background-image:url(../img/alert_preferences.gif);
}

#accountsubleft {
   width:340px;
	 float:left;
	 clear:both;
}
#accountsubright {
   width:250px;
	 float:right;
}
#accountmessagebox {
   padding:0.7em 0;
	 border:1px solid #888888;
	 background-color:#FFFFFF;
	 font-size:1.4em;
	 float:left;
	 display:block;
	 clear:both;
	 width:598px;
	 margin-bottom:1em;
}
#accountmessagebox .smallicon {
   position:relative;
	 left:10px;
}
#accountmessagebox #themessage {
   margin:0;
	 padding:0;
	 width:540px;
	 float:right;
}
#accountmessagebox #themessage p {
   padding:0;
	 margin:0;
}
.accountpanel {
   width:340px;
	 float:left;
	 clear:left;
	 padding:14px 0;
	 border-bottom:1px solid #DDDDDD;
}
.infopanel {
   width:295px;
	 float:right;
}
.infopanel h3 {
   margin:0;
	 padding:0;
}