#accountbutton1,#accountbutton2,#accountbutton3 {
   background-image:url(../img/view1.gif);
}
#accountleft {
   width:150px;
	 float:left;
	 padding-right:23px;
}
#accountright {
   width:390px;
	 float:right;
}
.horiztable th {
   background-color:transparent;
	 color:#444444;
}
.printreceipt a {
   display:block;
   padding:1em 0 1em 54px;
	 background-image:url(../img/receipt1.gif);
   background-repeat:no-repeat;
	 background-position:center left;
	 font-weight:bold;
	 margin:0.5em 0;
	 font-size:1.1em;
}
.pending {
   font-weight:bold;
	 color:#FF6600;
}
.expired {
   font-weight:bold;
	 color:#FF0000;
}
.policyactive {
   font-weight:bold;
	 color:#65a816;
}

