#header { width: 100%; height: 37px; margin: 0 auto; background-color: #000000;  border-bottom: 1px solid #666666; }
#header a.logo { position: relative; float: left; top: 12px; padding-left: 10px; }
/*#header a.members { position: relative; float: right; top: 0px; padding-right: 2px; }
#header a.support { position: relative; float: right; top: 0px; padding-right: 10px; }*/

a.rollover_store { position: relative; float: right; right: 7px; top: 0px; display: block; width: 57px; height: 27px; text-decoration: none; background: url("/images/tab_store.gif"); }
a.rollover_store:hover { background-position: -57px 0; }
/*a.rollover_members { position: relative; float: right; right: 5px; top: 0px; display: block; width: 57px; height: 27px; text-decoration: none; background: url("/images/tab_members.gif"); }
a.rollover_members:hover { background-position: -57px 0; }
	a.rollover_support { position: relative; float: right; right: 3px; top: 0px; display: block; width: 57px; height: 27px; text-decoration: none; background: url("/images/tab_support.gif"); }
a.rollover_support:hover { background-position: -57px 0; }*/
