img{
	border: none;
	margin-left : 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.z{
	color: #2C2C2C;
	font-weight: bold;
}
.coun{
filter:alpha(opacity=0);
   -moz-opacity:.0;
   opacity:.0;
}
.fields {
	BORDER:#62656C 1px solid;
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana,Tahoma,Arial; 
   background-color: #B5B6BA;
	}
.form_button {
	BORDER: #62656C 1px solid; 
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana,Tahoma,Arial; 
	BACKGROUND-COLOR: #cccccc;
	}
	.bar {
	position: absolute;
	color: #000000;
	border: 1px solid #C9CC5B;
	padding: 5 10 5 5;
	left: 0px;
	width: 200px;
	height: 90px;
	background-color: #FFCCFF;
	filter:alpha(opacity=80);

   -moz-opacity:.80;
	opacity:.80;
	visibility: hidden;
}

.linkspan {
 cursor: pointer 
}
