/* CLIENT LOGIN FORM */
#ctm_user_login	{ 
	display:block; float:left;
	margin:2px 0 0 0; padding:4px;
	width:169px; height:115px; 
	text-align:left;
	background: transparent url('/i/np_ctm_login_bg.gif') left top no-repeat;
	
	opacity:.9; -moz-opacity:.9; -khtml-opacity:.9; filter:Alpha(Opacity=90);
	
	voice-family:"\"}\"";voice-family:inherit; 
	width:161px;
}
#ctm_user_login h1 {
	display:block;
	margin:0 0 10px 0; padding:0;
	color:#666;font-size:16px;
	text-align:center;
}
#ctm_user_login input {
	margin:3px 0 3px 5px; padding:2px;
	width:100px;height:20px; line-height:14px;
	color:#172F17; font-size:12px;
	text-align:left;
	border:1px inset #99CC99;

	voice-family:"\"}\"";voice-family:inherit; 
	width:96px;
	height:16px
}
#ctm_user_login .submit {
	display:block;
	margin:-50px 0 0 110px; padding:0;
	width:50px;height:40px;
	color:#172F17;font-size:12px;
	text-align:center;
	border:0;
}
