/* Start of CMSMS style sheet 'news_letter' */
#nms_newsletter {
	float:left;
	width:200px;
	margin-left:18px;
}

.nms_message {
	font-size: 12px;
	font-style: normal;
	padding-bottom:15px;
	color: #666560;
}

.nms_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
}

.nms_mail {
	width:200px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.nms_user {
	float:left;
	width:150px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.nms_submit{
	float:left;
	margin-left:10px;
	width:40px;
}
.nms_list {
	float:left;
	width:100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:10px;
	color: #000;
}

/* End of 'news_letter' */

