.button1 
{
    padding:0px 0px 0px 84px;
}

.button1 ul 
{
	font-size: 0.80em;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	color:#390404;
	margin:0 0 0 0;
	padding:0px 33px 0px 33px;
	list-style:none;
	height: 18px;
}
.button1 li a
{
    background:url(../images/moreBG.gif);
	padding:1px 6px 1px 6px;
	text-decoration:none;
	color:#390404;
}
.button1 li a:hover 
{ 
    background-position:0 -18px;
	color:#704904;
}
