#pageBodyStripes #loginBox {
	background-image: url(../images/MemberLogin.png);
	height: 315px;
	width: 344px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	color: #DDDDDD;
	background-repeat: no-repeat;
	background-position: center;
}
#LoginBox #Login {
	background-color:transparent;
	background-image: url(../images/LoginBtn.png);
	height: 33px;
	width: 102px;
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
