#accountbutton1 {
   background-image:url(../img/vieworders1.gif);
}
#accountbutton2 {
   background-image:url(../img/view1.gif);
}
#accountbutton3 {
   background-image:url(../img/changeit1.gif);
}
#accountbutton4 {
   background-image:url(../img/aboutkittycash1.gif);
}
#accountbutton5 {
   background-image:url(../img/view1.gif);
}
.pusspoints {
   font-weight:bold;
	 font-size:1.3em;
	 color:#c80956;
}
.accountblock {
   float:left;
	 padding:0.7em 0;
	 border-bottom:1px dotted #CCCCCC;
	 width:100%;
	 clear:both;
}
.accountblock h3 {
   padding:0.5em 0 0 0;
	 margin:0;
}
.accountblock p {
   padding:0.5em 0;
	 margin:0;
}
.accountblock a {
   color:#79626f;
}
#kittycashdiagram {
   width:664px;
	 height:100px;
	 float:left;
	 position:relative;
	 background-image:url(../img/kittycash_diagram.gif);
	 background-repeat:no-repeat;
	 left:-264px;
}
.diagramtext {
   position:absolute;
	 top:20px;
	 font-size:12px;
	 font-family:Helvetica,Arial,Sans-serif;
	 font-weight:bold;
}
#diagramtext1 {
   left:10px;
	 width:160px;
}
#diagramtext2 {
   left:500px;
	 width:160px;
}