/* CSS Document */
.login h2{position:relative;top:10px;margin-top:0;}
form#clientLogin{position:relative;top:15px}
.login
{	position:relative;height:99px;width:100%;
	background-image: url(../images/server.png);
	background-repeat: no-repeat;
	background-position: right;	
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}

.submit{position:relative;width:34px; height:34px;margin:0;border:0;bottom:10px}