/* specials */
img {
		border:none;
}
ul#specials { 
		height:80px; 
		list-style:none; 
		position:relative; 
		margin:0px;
		width:220px;
		}

ul#specials li {
		width:143px!important;
		width:44px;
		height:69;
		display:block; 
		float:left; 
		margin-left:-40px!important;
		margin-left:0px;
		}

ul#specials li#vr ul { 
		top:auto; 
		left:0; 
		background:#ffffff; 
		height:120px; 
		color:#000000; 
		width:169px!important;
		width:207px;
		}

ul#specials li:hover ul, ul#specials li.sfhover ul { 
		top:auto; 
		left:0; 
		background:#fffff; 
		height:120px; 
		color:#000000; 
		width:169px!important;
		width:207px;
		}
		
ul#specials li a { 
		display:block; 
		width:40px; 
		color:#000; 
		text-decoration:none; 
		}

ul#specials li ul { 
		list-style:none; 
		margin:0;  
		background-color:#fff; 
		position:absolute; 
		left:-999em; 
		}
		
ul#specials li ul li { 
		clear:none; 
		float:none; 
		}

ul#specials li ul li p{ 
		width:207px;
		margin:0px;
		}