.btrflRight {
	float:right;
	margin: 0px 0px 20px 20px;
	padding:0px;
	width:207px;
}
#butterflyTopNav {
	float:right;
	margin:-10px -110px 0px 0px;
	z-index:100px;
}	
#butterflyTopNav a{
	font-weight:bold;
}
/*//////////////////light box styles/////////////////////////*/


#lightbox{
	background-color:#FFFFFF;
	padding: 28px;
	border: 2px solid #3B4666;
	margin: 0px 0px 0px -170px;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption { 
	float: left; 
}
#keyboardMsg { 
	float: right; 
}
#lightbox img#closeButton { 
	top: 2px; 
	right: 2px;
	border:none;
}
#lightbox img { 
	padding:2px;
	border: 1px solid #000000; 
	clear: both;
} 
#overlay img { 
	border: none; 
}
#overlay { 
	background-image:url(http://shop.torresen.com/_Utility_/images/mainLayout/overlay.png); 	
}
* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://shop.torresen.com/_Utility_/images/mainLayout/overlay.png", sizingMethod="scale");
}	
