/* ---------------------------------------------
Screen Stylesheet for http://www.MGACastStone.com
Created: 05-28-08 John D. Beatrice, Maine Webworks, http://www.mainewebworks.com
--------- ::Classes for online editor:: --------- */
.center {text-align:center;}
.clear {clear:both;padding:0;margin:0;line-height:normal;}
.emphasis,.emphasis b {padding:0;font-size:14px;font-weight:bold;color:#0d519f;}
.floatleft {float:left;}
.floatright {float:right;}
.hidden {display:none;visibility:hidden;}
.inline {display:inline;}
.pictureborder {padding:5px;border:1px solid #89a3cc;background-color:#ddd;}
.small {font-size:10px;font-weight:normal;}
.large {font-size:16px;font-weight:bold;color:#0d519f;}
.quotedname {font-style:italic;color:#809CC8;font-size:11px;text-align:right;}