/* LOGIN */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* date:  27/I/2010							 */
/* author: Daniel Angel */
/* ----------------------------------------- */

h2 {
	background-position: 0 -288px;
}
div.warning {
	background-position: 5px 5px;
	height: 41px;
	left: 400px;
	line-height: 41px;
	margin: 0;
	padding: 0 0 0 55px;
	position: absolute;
	top: 15px;
	width: 460px;
}
body#users-login div#content {
	background: url(../img/small-form-content.png) top left no-repeat;
	height: 300px;
}
div.info {
	/*padding-top: 10px;*/
}
div.info.last {
	padding: 0;
	width: 300px;
}

div.info p#signing {
	background: url(../img/icons.png) top left no-repeat;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-bottom: 20px;
	min-height: 42px;
	padding: 0 0 0 50px;
}

div.info.last h3 {
	height: 70px;
	margin: 10px 0 0 auto;
	width: 221px;
}
div.info h3 a {
	background: url(../img/employer.png) top left no-repeat;
	display: block;
	height: 70px;
}
div.info h3 a.seeker {
	background-position: 0 -70px;
}
form p.buttonholder {
	left: 440px;
	text-align: left;
	top: 280px;
	width: 130px;
}
body#users-login form button {
	background-position: 0 -140px;
}
