/* $Id: cms.css,v 1.5 2004/02/23 16:02:47 justin Exp $ */
.CMSmenu { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: border; color: #333; text-decoration: none; }
.CMSmenu A { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000; text-decoration: none; }

.CMSform { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #CCC; line-height: 18px; background-color: #403C34; border: 1px solid #666; padding: 0px;}
.CMSbutton { height: 20px; }
DIV.CMSedit { margin: 5 0px; text-align: right; }
DIV.CMSeditableBorder { border: 1px #514D45 solid; padding: 0px; }
DIV.CMSeditable { margin: 0px; padding: 0px; border: 0px; }
.CMSeditable { cursor: hand; cursor: pointer; }

.CMSctl { background: #CCC; color: #000; font-size: 10px; line-height: 13px; }
.CMSctlgrp_off { font-size: 10px; line-height: 13px; cursor: hand; cursor: pointer; }
.CMSctlgrp { background: #CCC; color: #000; font-size: 10px; line-height: 13px; }
.CMSform_label { font-size: 9px; line-height: 10px; color: #000; background: #FFF; padding: 0px; }
