a.BobbysSpecials {
	display: block;
	width:222px;
	height: 120px;
	background:url(/media/37/btn_bobbys_specials.gif) no-repeat;
}
a.BobbysSpecials:hover {
	background:url(/media/42/btn_bobbys_specials_over.gif) no-repeat;
}

a.BestSellers {
	display: block;
	width:222px;
	height: 120px;
	background:url(/media/47/btn_sos_products.gif) no-repeat;
}
a.BestSellers:hover {
	background:url(/media/52/btn_sos_products_over.gif) no-repeat;
}

a.Auctions {
	display: block;
	width:222px;
	height: 120px;
	background:url(/media/57/btn_sos_auctions.gif) no-repeat;
}
a.Auctions:hover {
	background:url(/media/62/btn_sos_auctions_over.gif) no-repeat;
}

div.ProductNav {
	position: absolute;
	top: 345px;
	left: 300px;
	height: 275px;
	overflow: hidden;
	z-index: 1;	
}
div.ProductNav ul {
	list-style-image: url(/media/2792/bullet.gif);
}
div.ProductNav ul li {
	line-hieght: 5em;
	padding-top: 5px;
}

div.ProductNav ul li a {


}

div.ProductNav ul li a:link{
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #333;	
         text-decoration: none;
}

div.ProductNav ul li a:visited{
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #333;	
         text-decoration: none;
}

div.ProductNav ul li a:hover {
	text-decoration: underline;
}

div.ProductNav ul li a:active{
	font-size: 0.9em;
	font-style: italic;
	font-weight: bold;
	color: #333;	
         text-decoration: none;
}

div.FlashContent {
	padding-top: 9px;
	z-index: -1;
}









































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

