body{background:#FFF;margin:0;}body,a{font:14px arial,helvetica,geneva,sans-serif;color:#000;}


/* Sweeps fonts ---------------------------------------------------------------------------------------*/
.nopurchaseBold {
	font-weight: bold;
	color: #003366;
	font-size: 10px;
}

.nopurchaseReg {
	font-weight: bold;
	color: #336699;
	font-size: 10px;
}

.entry {
	background: url(https://disney.go.com/dreams/images/entry.jpg) no-repeat center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 162px;
	height: 42px;
	cursor: pointer;
}

.login {
	background: url(https://disney.go.com/dreams/images/login.jpg) no-repeat center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 124px;
	height: 42px;
	cursor: pointer;
}