#newsletter-tab
{
	position:absolute;
	top:-245px;
	left:0;
	z-index:6;
	width:100%;
	text-align:center;
	background:transparent url(http://www.mad4marketing.com//images/newsletter_bg.png) repeat-x;
	margin:0 auto;
	padding:0;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}

#newsletter-content
{
	width:855px;
	height:228px;
	margin:15px auto 0 auto;
	padding:0;
	color:#fff;
	border:none;
}

#newsletter-message
{
	width:420px;
	height:90px;
	margin:0;
	padding:130px 0 0 25px;
	float:left;
	text-align:left;
	letter-spacing:1px;
	line-height:24px;
	font-weight:bold;
	font-size:12pt;
	background:transparent url(http://www.mad4marketing.com//images/divider.jpg) no-repeat bottom right;
}

#newsletter-form
{
	width:380px;
	height:90px;
	margin:0;
	padding:145px 0 0 20px;
	float:left;
	text-align:left;
}

.formlabel
{
	font-size:14pt;
	letter-spacing:1px;
}

.forminput
{
	background:#fff url(http://www.mad4marketing.com//images/input_bg.jpg) no-repeat;
	width:218px;
	height:22px;
	border:solid 1px #999;
	padding:3px 5px;
	margin:0;
	font-size:12pt;
}

.sendbtn
{
	width:62px;
	height:30px;
	background: transparent url(http://www.mad4marketing.com//images/send_btn.gif) no-repeat;
	color:#fff;
	padding:0;
	margin:0;
	border:none;
	outline:none;
	cursor:pointer;
}

#newsletter-thankyou
{
	display:none;
	width:530px;
	height:45px;
	margin:150px 0 0 160px;
	padding:15px 0 0 0;
	background:url(http://www.mad4marketing.com/images/checkmark.png) no-repeat;
	font-size:14pt;
	font-weight:bold;
	text-align:right;
	float:left;
}

#newsletter-button
{
	position:relative;
	width:285px;
	height:38px;
	background:transparent url(http://www.mad4marketing.com//images/newsletter_tab.gif) no-repeat;
	margin:0 auto;
	left:360px;
	outline:none;
	cursor:pointer;
}
