#reg		 			{float:left;width:101px;height:45px;margin:0px 0px 0px 200px;}
#loginform		{float:left;width:398px;height:30px;text-align:center;padding:10px 0px 0px 0px}
#loggedform		{float:left;width:701px;height:45px}
#pass					{float:left;width:101px;height:45px}


         
ul#regbutton {width:101px;list-style:none;height:45px;margin:0px;background:url(images/loginnav.png);padding:0px 0px 0px 2px;}
ul#regbutton li {display:inline;}
ul#regbutton li a {height:45px;float:left;text-indent:-9999px;text-decoration:none;}

ul#regbutton li#regbutton-1 a {width:100px;background:url(images/loginnav.png) no-repeat -2px 0px;}
ul#regbutton  li#regbutton-1 a:hover {background-position:-2px -45px;}
ul#regbutton  li#regbutton-1 a:active {background-position:-2px -90px;}

ul#passbutton {width:101px;list-style:none;height:45px;margin:0px;background:url(images/loginnav.png);padding:0px 0px 0px 2px;}
ul#passbutton li {display:inline;}
ul#passbutton li a {height:45px;float:left;text-indent:-9999px;text-decoration:none;}

ul#passbutton li#passbutton-1 a {width:100px;background:url(images/loginnav.png) no-repeat -202px 0;}
ul#passbutton  li#passbutton-1 a:hover {background-position:-202px -45px;}
ul#passbutton  li#passbutton-1 a:active {background-position:-202px -90px;}
