.Login {
width:222px;
float:right;
}

.LoginButton {
background-image:url(images/loginup.gif);
width:60px;
height:18px;
overflow:hidden;
}

.LoginButton:hover {
background-image:url(images/logindown.gif);
width:60px;
height:18px;
overflow:hidden;
}

.textfieldbox {
width:75px;
}

.title{
	
	height:124px;
	width:972px;
	background-repeat:no-repeat;
}