#signupWelcome{
	font:bold 38px/45px "Dundee", "Trebuchet MS", Arial, sans-serif;
	color:#222;
	padding:10px 0 0 30px;
}
/*#signupTagline{
	font:normal 24px/28px "Dundee", "Trebuchet MS", Arial, sans-serif;
	color:#7e857d;
	clear:left;
	float:left;
	text-indent:80px;
	width:650px
}*/
#signupTagline{
	float: left;
	font: normal normal bold 28px/36px Dundee, 'Trebuchet MS', Arial, sans-serif;
	padding: 29px 25px 0px 25px;
	width: 685px;
}
#signupMainBox{
	clear:both;
	width:760px;
	height:411px;
	background:url(../images/signupMainBox.png);
	margin:20px 0 0 -13px;
	float:left;
}
#shareDeal{
	float:right;
	margin:10px 20px 0 0;
}
#sampleOffers{
	clear:both;
	margin:20px 0 20px 20px;
	padding:5px 0;
	float:left;
	width:100%;
}
#offerList li{
	float:left;
	padding:5px 30px 15px 0;
	font:bold 13px "Helvetica", Arial, sans-serif;
	color:#333;
	list-style:none;
	display:block;
	width:163px;
}
#offerList img{
	width:163px;
	height:78px;
	border:5px solid #333;
	display:block;
	margin-bottom:5px;
}
#homeVideo{
	float:right;
	text-align:center;
	width:425px;
	margin:15px;
	font:bold 16px/22px "Gothic", Arial, sans-serif;
	color:#757775;
	text-shadow:0 1px 0 rgba(255,255,255,.75);
}
#newsletterBox{
	float:left;
	width:275px;
	margin:15px;
	font-size:16px;
	font-weight:500;
	color:#333;
}
#newsletterBox h4{
	border-bottom:1px solid #cbd2cb;
	padding-bottom:3px;
	text-shadow:1px 1px 1px rgba(255,255,255, .75);
}
#newsletterMarketSelect{
	padding-right:52px;
}
#signupNewsletterForm{
	border-top:1px solid #eaf2ea;
	padding:12px 0;
}
#signupNewsletterForm label{
	position:absolute;
	text-indent:10px;
	color:#999;
}
#btnBigSubscribe{
	background:url(../images/btnBigSubscribe.png) no-repeat;
	border:none;
	width:161px;
	height:48px;
	font-size:0;
	padding-top:48px;
	overflow:hidden;
	color:#e287b3;
	cursor:pointer;
	display:block;
	margin:12px 0;
}
#btnBigSubscribe:hover{
	background-position:-161px 0;
}
#btnBigSubscribe:active{
	background-position:-322px 0;
}
.savvy-select{
	background:url(../images/largeSelect.png) 100% -35px;
	height:34px;
	padding-right:33px;
	margin-top:15px;
	line-height:31px;
}
.selectVal{
	background:url(../images/largeSelect.png);
	height:34px;
}






