﻿body 
{

}
.loginboxdiv{
margin:0px;
height:21px;
width:146px;
background:url(../images/Styles/login_bg.gif) no-repeat bottom;
	}
/* attributes of the input box */
.loginbox
{
background:none;
border:none;
width:134px;
height:15px;
margin:0;
padding: 2px 7px 0px 7px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
	}
.MiniLineSpace
{
	font-size:1px;
	line-height:5px;
	font-family:Verdana;
	}