/* ---------------------------------------------
Screen Stylesheet for http://www.RiversideMillwork.net
classes for online text editor
06/09/08 - John D. Beatrice, http://www.MaineWebworks.com
 ---------- ::Global Classes:: --------------- */
.alignright {text-align:right;}
.center {text-align:center;}
.clear {clear:both;padding:0;margin:0;line-height:0;}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;}
.inline {display:inline;}
.large {font-size:20px;font-weight:bold;}
.light {color:#999;}
.no-bullets, .no-bullets * {background-image:none !important;list-style-type:none !important;}
.small {font-size:10px;font-weight:normal;}
.vendor-list {/* needed for tinymce */}