body#newsletters #content{
	background:  url(../images/backgrounds/back-newsletter2.gif) no-repeat top left;
	} 

body#newsletters #left{
	width:385px;
	float:left;
	height: 340px;
	}
body#newsletters #right{
	width:280px;
	float:right;
	}

body#newsletters #subscribeContent{
	padding:100px 50px 20px 0px;
	float:right;
	height:210px;
	}
body#newsletters #unsubscribeContent{
	padding:26px 50px 7px 0px;
	float:right;
	height:300px;
	}
	
#newsletters h2{
	padding:55px 0 0 45px;
	height:45px;
	background-image:none;
	}
p{margin:.5em 0 .5em 0;}
.frmtext{
	text-align:right;
	float:left;
	padding-right:1.5em;
	clear:both;
	margin:.5em 0 .5em 0;
	}
#newsletters hr{margin:.25em 0;}
form#unsub .frmtext{width:70px;}

form#sub .frmtext{width:120px;}

form#sub input{margin:.5em 0 .5em 0;}

form#unsub input{margin:.5em 0 .5em 0;}

h2.whatsnew {
	padding-left:60px;
	}
	
	
	#Scroller {
  position: relative;
  width: 300px;
  height: 200px;
  overflow: hidden;
}
.Scroller-Container {
  position: absolute;
}

div#textbox5{
	width:310px;
	height:330px;
	margin-right:40px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 30px;
	}
