body { font-family: Arial, sans-serif; background-color: rgb(255,255,255); }
A:hover { background: cyan }
.myaccount { background-color: #E4F8FA; font: normal 12px Verdana, sans-serif; padding: 2px 5px; border: 1px solid #CAE4FF;}

		#query_list ul
{
list-style: none;
padding: 0;
margin: 0;
}

#query_list li
{
float: left;
margin: 0 0.15em;
}

#query_list li a
 { color: #0d2474; line-height: 2em; text-decoration: none; background: #fff url(images/assist/css-nav.gif) repeat-x left bottom; text-align: center; float: left; border: solid 0.1em #dcdce9; width: 6em; height: 2em; display: block }

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

#query_list
{
width:50em
} 

#post-nav-menu 
{clear: both}
