/* Start of CMSMS style sheet 'newletter_box' */
/* NEWSLETTER-BOX */


.newsletter {

	font-size: 1.1em;

	background: #D2DBE8;

	display: block;	

        float: right;

        margin-top: 1px;

        padding: 0 18px 0 8px;

        width: 24%;
}
/* End of 'newletter_box' */

