/* Start of CMSMS style sheet 'perscope :: layout' */
#contentWrapper{

width:473px;
border:0px dotted orange;
text-align:centre;
}

#content{
	padding-left:15px;
	padding-right:15px;
	border:0px dotted lime;

}

#footer{
text-align:left;
}
/* End of 'perscope :: layout' */

