#login_med_rounded {
	width:290px;
	/* height:144px; */
	/* overflow: hidden;
	z-index: 10;*/
	
}

#login_med_lt {
	background-image: url(../images/mod_login_med/lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
/*	float: left;*/
	z-index: 15;
	
	width:8px;
	height:8px;	
		
}

#login_med_t,#login_med_b  {
	width:274px; 
	line-height: 8px;
	/* height:8px;
	height:8px !important;*/
/*   float: left;*/
	background-color: #e9e9e9;
	z-index: 15;			
}

#login_med_rt {
	background-image: url(../images/mod_login_med/rt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		/* float:left; */
	z-index: 15;		

	width:8px;
	height:8px;	
	
	/* border: 1px solid #ff0000; */
}
#login_med_form {
	/* width:290px;
     height:128px; */
/* width:272px;
	height:119px; */
	
	background-color: #e9e9e9;
	overflow: /*hidden*/auto;
	z-index: 20;
	/*float:left;*/
	background-image: url(../images/mod_login_med/hearth.gif);
	background-repeat: no-repeat;
	/*background-position: 238px 6px;*/
	background-position: 200px 6px;
	padding-left:18px;
	
}

#login_med_lb {
	background-image: url(../images/mod_login_med/lb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	z-index: 15;
	width:8px;
	height:8px;	
}


#login_med_rb {
	background-image: url(../images/mod_login_med/rb.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:right;
	z-index: 15;		
	width:8px;
	height:8px;	
}
	
#form-login-med {
	border: none;
}

#login_med_form fieldset.input {
	border: none;
}

#form-login-med-username-label {
	display:none;
}
#form-login-med-passwd-label {
	display:none;
}

#form-login-med-remember {
	display: none;
}

#modlgn_username,#modlgn_passwd {
	height:22px;
	width:158px;
	border:1px double #b4b4b4;
	margin-bottom:1px;
}

#form-login {
	background-color: #e9e9e9;

}




ul.login_med_links{
	list-style-type: none;
	padding: 4px 0px 0px 6px;
	margin: 0px;	
}

ul.login_med_links  li{
    padding: 0px;
	margin: 0px;
	width:100px;
	height:18px;
	float:left;
	background-repeat: no-repeat;
	background-position: 0px 2px;	
	text-indent: 10px;
}


#login_med_register {
	background-image: url(../images/mod_login_med/register.gif) !important;
	font-weight: bold;
	
}

#login_med_forg_psw {
  background-image: url(../images/mod_login_med/forgot.gif) !important;
}

ul.login_med_links  li a {
	text-decoration: underline !important;
	color:#4c7c85 !important;
	text-transform: none !important;
	font-size: 11px;

}

#login_med_table1 {
	
	height: 100px;
	border: none;/*1px solid;*/
}

#login_med_table2 {
	border: none;
	/* width:262px;*/
	height:56px;
	
}
