#div-page-buttons
{
width:241px;
text-align: center;
color: #333333;
background-color: transparent;
margin-left: auto;
margin-right: auto;
padding-top: 9px;
padding-bottom: 0px;
}

#div-page-buttons ul
{
list-style-type: none;
text-align: center;
color: #333333;
background-color: transparent;
padding: 0px;
margin: 0px;
} 

#div-page-buttons li
{
display: block;
float: left;
width: 100px;
background-color: transparent;
color: #333333;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
}

#div-page-buttons li a
{
display: block;
text-decoration: none;
font-size: 0.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-weight: bold;
color: #333333;
background-color: transparent;
line-height: 100%;
margin: 0px;
padding: 8px 0px 10px 0px;
}

/* Hide from IE5-Mac \*/
#div-page-buttons li a
{
float: none
}
/* End hide */

#div-page-buttons li a:link
{
color: #333333;
background: url('../large-buttons/page-button-off.gif');	
}

#div-page-buttons li a:visited
{
color: #333333;
background: url('../large-buttons/page-button-off.gif');
}

#div-page-buttons li a:hover
{
color: #CC3600;
background: url('../large-buttons/page-button-on.gif');	
}

#div-page-buttons li a:active
{
color: #333333;
background: url('../large-buttons/page-button-off.gif');
}

#div-footer-buttons
{
width: 301px;
text-align: center;
color: #333366;
background-color: transparent;
margin-left: auto;
margin-right: auto;
padding-top: 36px;
padding-bottom: 0px;
}

#div-footer-buttons ul
{
list-style-type: none;
text-align: center;
color: #333333;
background-color: transparent;
padding: 0px;
margin: 0px;
} 

#div-footer-buttons li
{
display: block;
float: left;
width: 130px;
background-color: transparent;
color: #333333;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
}

#div-footer-buttons li a
{
display: block;
text-decoration: none;
font-size: 0.5em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: center;
font-weight: bold;
color: #333333;
background-color: transparent;
line-height: 100%;
margin: 0px;
padding: 5px 0px 9px 0px;
}

/* Hide from IE5-Mac \*/
#div-footer-buttons li a
{
float: none
}
/* End hide */

#div-footer-buttons li a:link
{
color: #333333;
background-color: transparent;	
}

#div-footer-buttons li a:visited
{
color: #333333;
background-color: transparent;
}

#div-footer-buttons li a:hover
{
color: #CC3600;
background-color: transparent;	
}

#div-footer-buttons li a:active
{
color: #333333;
background-color: transparent;
}
