/* Start of CMSMS style sheet 'a_pages' */
.rightalign {
	text-align: right;
}
.sidebarpic {
	background-image: url(uploads/images/bride-groom-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 370px;
	width: 210px;
	margin-top: -18px;
                 /*margin-bottom: -15px;
               margin-left: -20px;*/
	float: left;
}
.clearboth {
	clear: both;
}
/* End of 'a_pages' */

