	
#newsletter{
width:400px;
height:85px;
float:left;
margin:0px;
padding:0px;
}

body{
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#newletter {
	
	width: 400px;
	height: 100px;
	background-image:url(../images/newsletter-bg.jpg);
	background-repeat:no-repeat;
	float:left;	
background-color: #ffffff;
}
#txt{
padding:0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4e4e4e;
	margin-left:15px;
	padding:8px 0px 8px 0px

	
}
#view{
padding:0px 10px 0px 10px;	
	float:left;
}
#submit{

float:left;
}

#Scroller {
	background-image: url(../../resources/images/gray-div.gif);
	height: 30px;
	width: 944px;
	margin-top: 4px;
	float: left;
}
