body, td, input, select, textarea, h1, .input, .button, .error { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 11px; color : #555555; } body { margin : 0px 0px 0px 0px; background-color : #FFFFFF; } h1 { font-size : 13px; font-weight : bold; margin : 0px 0px 5px 0px; } h2 { font-size : 11px; font-weight : bold; margin : 3px 0px 0px 0px; } h3 { font-size : 11px; font-weight : bold; margin : 0px 5px 0px 0px; } ol, ul, blockquote { margin: 0px 0px 0px 15px; padding-left: 0px; } li { list-style-type: circle; } a { color : #0000ff; text-decoration: none; } a:hover { text-decoration: underline; } .link { cursor : pointer; } /* form { display: inline } */ input, select, textarea, iframe, .area { background-color : #FFFFFF; border : 1px solid #cccccc; } .input { width : 100% } input[type=button] { background-color : #f5f5f5; cursor : pointer; } input[type=button]:hover { background-color : #EEEEEE; cursor : pointer; } .select { background-color : #eeeeee; border : 2px outset #cccccc; cursor : pointer; } .marked_hover { background-color : #f5f5f5; border-top: 1px solid #cccccc; } .marked { background-color : #EEEEEE; border : 1px solid #cccccc; } .disabled { color : #aaaaaa; } img.disabled { opacity : 0.3; } .small { font-size : 9px; } .error { color : #ff0000; } .quickbar { font-size : 11px; color : #555555; background-color : #eeeeee; -moz-user-select : none; } .status { font-size : 11px; color : #555555; background-color : #f2f2f2; } .vspace { height:16px; border-right: 1px solid #dddddd; border-left: 1px solid #cccccc; margin: 0px 1px 0px 1px; } .vspace2 { border-left: 1px solid #cccccc; } .hspace { border-top: 1px solid #cccccc; } .section { border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; color : #555555; background-color : #eeeeee; font-weight : bold; -moz-user-select : none; padding: 1px 0px 1px 7px; } .content { overflow:auto; height : 100%; } .content_hidden { visibility : hidden; position : absolute; top : -1000px; overflow : hidden; } .hidden { display: none; } #edit { vertical-align: top; }