/* Newsletter style */
html, body, div, a, p, input, select {margin:0px;padding:0;border:0;font-family: Arial;font-size:12px;}
p{line-height:14px;}
img {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);}
.newsLetterbg{
	width:139px;
	height:102px;
	/*background:url(../imgs/newsletter/updatebg1.png) no-repeat left top;
	opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6;*/
}
#update{margin:0px 0 0 3px;cursor:pointer;}
.newsLetterContent{
	float:left;
	width:139px;
	height:100px;
	margin-top:-102px;
	position:relative;
}
.newsLetterContent .newsLetterTop{
	width:139px;
	height:25px;
}
.newsLetterContent .newsLetterMiddle{
	width:125px;
	height:auto;
	padding:7px;
}
.newsLetterContent .newsLetterBottom{
	width:139px;
	height:10px;
}
.newsLetterContent .newsLetterMiddle p{
	float:left;
	font-size:12px;
	color:#426192;
}
#signUp{/*display:none;*/margin-top:-5px;}
#signUp .newsLetterSignbg{
	width:145px;
	/*height:310px; 
	background:url(../imgs/newsletter/signup1.png) no-repeat left top;
	opacity:.60;filter: alpha(opacity=60); -moz-opacity: 0.6;*/
}
