/*************************/
/* Newletter page styles */
.sDesign, .sDesignRight, .sDesignLeft {
	font-size:12px;
}
.sDesignRight, .sDesignLeft {
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
}
.rightHeadlines {
	float:right;
}
.leftHeadlines {
	float:left;
}
.rightHeadlines, .leftHeadlines {
	width:356px;
	margin-top:10px;
	margin-bottom:20px;
}
div.sDesign ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.sDesign li {
	margin: 0 0 0 -25px;
}
.firstArticle {
	margin-bottom:5px;
}
.btnDownload {
	float:left;
	width:150px;
	height:30px;
	border-style:none;
	margin: 10px 10px 0px 30px;
}
.insetBoxLeft {
	float:left;
	margin:10px 20px 10px 0px;
}
.insetBoxRight {
	float:right;
	margin:10px 0px 10px 20px;
}
.insetTop {
	background-image:url(/images/insetboxtop.jpg);
	background-repeat:no-repeat;
	height:33px;
	width:194px;
	padding-left:22px;
	padding-right:22px;
	padding-top:15px;
}
.insetBody {
	background-image:url(/images/insetbox.jpg);
	background-repeat:repeat-y;
	width:194px;
	padding-left:22px;
	padding-right:22px;
}
.insetBottom {
	background-image:url(/images/insetboxbottom.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:238px;
}