<!--
a.home          	{background-image: url(../images/home_r.gif); background-repeat:no-repeat; width:154px; height:20px; padding:2px;}
a.home:hover    	{background-image: url(../images/home_w.gif); background-repeat:no-repeat;}
#home           	{}

a.hats          	{background-image: url(../images/hats_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.hats:hover    	{background-image: url(../images/hats_w.gif); background-repeat:no-repeat;}
#hats           	{}

a.shirt          	{background-image: url(../images/shirt_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.shirt:hover    	{background-image: url(../images/shirt_w.gif); background-repeat:no-repeat;}
#shirt           	{}

a.sweat          	{background-image: url(../images/sweat_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.sweat:hover    	{background-image: url(../images/sweat_w.gif); background-repeat:no-repeat;}
#sweat           	{}

a.sticker          	{background-image: url(../images/stickers_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.sticker:hover    	{background-image: url(../images/stickers_w.gif); background-repeat:no-repeat;}
#sticker           	{}

a.agb          		{background-image: url(../images/agb_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.agb:hover    		{background-image: url(../images/agb_w.gif); background-repeat:no-repeat;}
#agb           		{}

a.faq          		{background-image: url(../images/faq_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.faq:hover    		{background-image: url(../images/faq_w.gif); background-repeat:no-repeat;}
#faq           		{}

a.warranty          {background-image: url(../images/warranty_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.warranty:hover    {background-image: url(../images/warranty_w.gif); background-repeat:no-repeat;}
#warranty           {}

a.about          {background-image: url(../images/about_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.about:hover    {background-image: url(../images/about_w.gif); background-repeat:no-repeat;}
#about           {}

a.contact          {background-image: url(../images/contact_r.gif); background-repeat:no-repeat; width:180px; height:20px; padding:2px;}
a.contact:hover    {background-image: url(../images/contact_w.gif); background-repeat:no-repeat;}
#contact           {}

#hidden           	{display: none; background-image: url(../images/faq_r.gif);}
-->

.more_space
{
	margin-top: 5px;
	margin-bottom: 5px;
}