img {border:none;}
.image_border{border: 1px solid #BABABA;}
.editbutton {
	font-family: Arial !important; 
	font-size:1px !important; 
	font-weight:normal !important;
	width:15px !important;
	padding:3px !important;
	border:1px solid maroon;
	TEXT-DECORATION: none;
	display:block;
	position:absolute;
	z-index:10;
	background:yellow;
	filter: alpha(Opacity=60); opacity: 0.6;clip:0 0 15 15;
	height:15px !important;
	color:yellow;
	}
.editbutton:hover {
	font-family: Arial !important;
	font-size:15px !important;
	font-weight:normal !important;
	width:70px !important;
	padding:3px !important;
	border:1px solid red;
	background:yellow;
	TEXT-DECORATION: none;
	display:block;
	position:absolute;
	z-index:10;
	filter: alpha(Opacity=100); opacity: 1.0;
	color:black !important;
	height:25px !important;
	}
.editborder {}
.noeditborder {border:none;}
input.u_login {width:100px;margin:4px;}
input.u_reg {width:150px;margin:4px;}
input.u_reg_readonly {width:150px;margin:4px;color:gray;}
.u_text {width:80px;font-size:12px;}
.field {width:120px;font-size:12px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;}
.field300 {font-size:12px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #666666;}
.field_required2 {width:175px;font-size:12px;font-weight:bold;}
.field_long {width:730px;font-size:12px;font-family: Verdana;}
.button {width:130px;margin-bottom:2px;color: Brown; text-decoration : none; font-size: 12px; display:block;}
.button:hover {width:130px;margin-bottom:2px;color : Red; text-decoration : none; font-size: 12px;  display:block;}
.button:active {width:130px;margin-bottom:2px;color: black; text-decoration : none;  line-height : 16px; font-size: 12px; }
