a:hover {
	border-style : none;
}
a:active{
	border-style : none;
}
.imgBW {
    			filter:alpha(opacity=0);
			    -moz-opacity: 0.0;
			    -khtml-opacity: 0.0;
			    opacity: 0.0;
				border: 1px solid #333; 
				border-width:1px 1px 1px 1px;
		  }
 .imgBW1 {
    			border: 0px solid #333; 
				/*border-width:1px 1px 1px 1px;*/
		  }
		 .mt86{
		 margin-top: -86px;
		 _margin-top: -82px;
		 }
		 *+html .mt86{
		 margin-top: -82px;
		 }
		 .mt86ml132{
		 margin-top: -86px; 
		 margin-left: 132px;
		 _margin-top: -82px;
		 }
.shadow{
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	opacity: 0.8;
}
