/* CSS Document */
input.text
{ height:16px; border:1px solid #006699; padding-left:3px; padding-top:2px; font-family:Tahoma; font-size:11px; word-spacing:0;
}
input.button
{ color:#000000; font-size:11px; background-color:#CCCCCC; border:1px solid #666666; height:20px; cursor:pointer;
}
input.text_login
{
	height:15px; width:100px; white-space:normal; color:#780000; font-size:10px; padding:0 0; margin-bottom:2px;
}
input.buttonRegister
{ height:16px; width:52px; border:0px; cursor:pointer; background:url(../images/bn_register.png) no-repeat;}
input.buttonLogin
{ height:16px; width:47px; border:0px; cursor:pointer; background:url(../images/bn_login.png) no-repeat;}