div.field_image {
	margin:0;
	position: absolute;
	right: 235px;
	height: 16px;
	width: 107px;
	background-repeat: none;
	background-attachment: none;
	background-position: center center;
}
#content_holder {
	position: relative;
	width:602px;
	height:434px;
	margin: auto;
	margin-top: 15px;
	padding: 0px;
//	border: 1px solid white;
}
#welcome {
  /*border: solid 1px red;*/
  width: 225px;
  position: absolute;
	left: 125px; 
	top:160px;
}
#forgot_password {
	position: absolute; 
	bottom: 27px;	
}