#productdetailscontainer {
	float:left;
	width:690px;
	height:1080px;
	z-index:1;
	background-color: #FFFFFF;
}

#logindiv {
	width:550px;
	height:337px;
	margin:60px;
	background-image: url(/SiteImages/linkstablebg.png);
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#updatebutton {
	width:128px;
	height:46px;
}

#updatebutton a {
	width:128px;
	height:46px;
	float:left;
	background-image:url(/SiteImages/searchandmenusprite.png);
	background-position:-196px -429px;
}
#updatebutton a:hover {
	background-position:-196px -475px;
}

