#loginHolder {
	width:270px;
	display:none;
	position:absolute;
}
#loginTop {
	background:url(/images/loginTop.gif) left top no-repeat;
	width:245px;
	height:41px;
}
#loginBottom {
	background:url(/images/loginBottom.gif) left top no-repeat;
	width:245px;
	height:19px;
}
#loginHolder form {
}
#loginMiddle div {
	position:relative;
	padding:0 15px;
	width:215px;
	text-align:right;
	font-size:12px;
	background:url(/images/loginFiller.gif) repeat-y;
	color:#000066;
}
#loginHolder div input {
	width:120px;
	font-size:10px;
}
#loginSubmit {
	color:#000066;
	position:relative;
	top:-9px;
	left:160px;
}
#forgotPassword {
	font-size:12px;
	text-align:right;
	color:#CCCCCC;
	display: none;
}
#joinLink {
	float: right;
	margin-right: 100px;
	margin-top: 6px;
}
#joinLink.buying {
	margin-top: 20px;
}
