@import url(../css/form.css);

div.mod-register {
	width: 670px;
	padding-top: 19px;
	position: relative;
	z-index: 1;
	}
div.mod-register h3 {
	margin: 0;
	padding: 0;
	}	
	
.default div.mod-login {
	position: absolute; 
	right: 19px; 
	top: 20px; 
	z-index: 1;
	width: 191px;
	background: url(../library/bg-login.jpg) no-repeat 0 0px #2d6e44;
	min-height: 173px;
	padding: 0 0 0 20px;
	margin: 0;
	}	
