.card-header, .col02, .actions, .pages, .col06, .smallactions, .msg-error, .msg-ok, .btn, .sub-tools { display: none; }

H1 { margin: 1em 0 0 0; }

#logo { padding: 0 0 7px 0; margin: 0; border-bottom: 1px solid #eee; }
#footer { padding: 7px 0 0 0; margin: 2em 0 0 0; border-top: 1px solid #eee; }

#example01 { float: right; }
.col01 H2 IMG { display: none; }

TABLE.form TH { border: solid #eee; border-width: 1px 0; width: 25%; line-height: 14px; padding: 6px 10px; font-weight: normal; }
TABLE.form TH.input { padding: 3px 6px; }
TABLE.form TH.input INPUT.default { width: 115px; }
TABLE.form TD { border: solid #eee; border-width: 1px 0; width: 75%; line-height: 14px; padding: 3px 10px 3px 0; }
TABLE.form TD.data { padding: 6px 10px 6px 0; }
TABLE.form TD.data2 { padding: 3px 10px 3px 0; }
TABLE.form TD.data2 A.label { float: left; margin: 0 8px 0 0; padding: 3px 0 4px 0; }
TABLE.form A.btn { float: left; margin: 0 3px 0 0; font-size: 10px; line-height: 14px; color: #6b6b6b; text-decoration: none; background: url(bg12.gif) no-repeat; }
TABLE.form A.btn SPAN { float: left; background: url(bg12.gif) 100% 0 no-repeat; cursor: pointer; padding: 2px 10px 4px 10px; }
TABLE.form A.btn:hover { background-position: 0 -30px; }
TABLE.form A.btn:hover SPAN { background-position: 100% -30px; }
TABLE.form TR.subheading TH { font-weight: bold; background: #f1f1f1; text-align: center; }
TABLE.form INPUT { vertical-align: middle; }
TABLE.form INPUT.default { width: 280px; padding: 1px 4px 2px 4px; float: left; margin: 0 3px 0 0; }
TABLE.form SELECT.default { width: 286px; }
TABLE.form TEXTAREA.max { width: 384px; }
TABLE.form P.info { margin: 0; padding: 3px 0 2px 0; font-size: 10px; color: #aaa; }
TABLE.form P.img { padding: 2px 0 5px 0; margin: 0; }
TABLE.form P.error { clear: both; margin: 0; padding: 5px 0 3px 0; }

/* Contacts */

DIV.contacts { width: 590px; overflow: hidden; }
DIV.contacts UL { padding: 0; margin: 0; list-style: none; width: 620px; }
DIV.contacts UL LI { float: left; margin: 10px 10px 0 0; width: 290px; height: 80px; overflow: hidden; }
DIV.contacts UL LI DIV { border: 1px solid #f1f1f1; }
DIV.contacts TABLE { margin: 0; }
DIV.contacts TD { width: 100%; vertical-align: middle; padding: 10px 10px 10px 9px; border: none; font-weight: bold; text-transform: uppercase; color: #6b6b6b; text-align: left; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
DIV.contacts TD.img { padding: 4px; width: auto; }
DIV.contacts A { color: #6b6b6b; text-decoration: none; }
DIV.contacts A:hover { color: #2680c9; }

UL.blog { padding: 0 0 15px 0; margin: 0; list-style: none; border-bottom: 1px dotted #ddd; }
UL.blog LI.item { float: left; width: 100%; margin: 15px 0 0 0; padding: 15px 0 0 0; border-top: 1px dotted #ddd; }
UL.blog H2 { font-size: 14px; margin: 0; font-weight: bold; }
UL.blog H2 A { text-decoration: none; }
UL.blog H2 A:hover { text-decoration: underline; }
UL.blog P.info { margin: 0; font-size: 10px; }

UL.comments { padding: 0 0 15px 0; margin: 0; list-style: none; border-bottom: 1px dotted #ddd; }
UL.comments LI.item { float: left; width: 100%; border-top: 1px dotted #ddd; margin: 10px 0 0 0; padding: 10px 0 0 0; }
UL.comments P { margin: 5px 0 0 0; padding: 0 0 0 15px; }
UL.comments P.time { margin: 0 0 0 10px; padding: 0; float: right; color: #aaa; }
UL.comments P.author { color: #000; font-weight: bold; background: url(dot01.gif) 5px 6px no-repeat; }

/* Fix for ff2 */

.clear { overflow: visible !important; }
.col { overflow: visible !important; }
*:first-child+HTML .clear { overflow: hidden !important; }
*:first-child+HTML .col { overflow: hidden !important; }
* HTML .col { overflow: hidden; }
.clear:after { content: "."; display: block; clear: both; height: 0; font-size: 0.1em; line-height: 0; }