
/*#toplink {font-family:arial, sans-serif; position:absolute; right:10px; bottom:0;}*/
#toplink ul {padding:0; margin:0; list-style-type:none;}
#toplink ul li {float:right; font-size:0.8em; color:#fff;  padding-right:15px; margin:0 0 0 7px; line-height:25px; font-family:arial, sans-serif;}
#toplink ul li a, #toplink ul li a:visited {font-size:1em; color:#fff; text-decoration:none;}
#toplink ul li a.highlite, #toplink ul li a.highlite:visited {color:#fff;}
#toplink ul li a:hover {color:#fff; border-bottom:1px solid #fff; text-decoration: none; }
#toplink ul li a img {
	border:0;
	padding-top:5px;
	text-decoration: none;
}
#toplink{width:100%; height:30px;
  float:left; background-image:url(/images/template/back.gif); position:relative;}
#username
 {float:left;
 font-size:0.8em; 
 color:#FFF;
 padding-left:15px;
 line-height:25px; 
 font-family:arial, sans-serif;
 }
 
a.ovalbutton{
background: transparent url('/images/template/oval-gray-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 12px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('/images/template/oval-gray-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; 
width:90px;
}
