/* Start of CMSMS style sheet 'Classes' */
/* ---------------------------------------------
Screen Stylesheet for Online Editor http://www.LeavittandSons.com
Updated: 06/13/08 - JDB / Ibec Creative
 ---------- ::Global Classes:: --------------------- */
.center {text-align:center;}
.clear {
clear:both;
padding:0;
margin:0;
line-height:normal;
}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {
font-size:20px;
font-weight:bold;
}
.light {color:#999;}
.small {
font-size:10px;
font-weight:normal;
}
/* End of 'Classes' */

