#shop06 {
	display:block;
	position:absolute;
	width:460;
	top:123;
}
.shopHolder {
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333', Direction='120', Strength='2');
	width:172;
	border-top:4px solid #B3190B;
}
.shopTABLE {
	background-color:#003366;
/*	border:4px solid #003366;14538E*/
	padding:5px;
}
.shopNAV {
/*	border-bottom:1px solid #999999; */
	padding:6 4 6 12;
}
.shopNAV a, .shopNAV a:hover {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:white;
}
.shopNAV a:hover {
	color:#FEBD22;
	color:#EEEEEE;
}
.learnMore {height:19px;}
.learnMore, .learnMore a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-color:#CCCCCC;
	color:#003366;
	text-decoration:none;
}
.learnMore a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:blue;
	text-decoration:underline;
}
