How to get rid of it?
/* Page body */ body{ background-color: #FF9999; background-image: url( http://www.maxbravo.net/uploads/snowpink.jpg - http://www.maxbravo.net/uploads/snowpink.jpg ); background-repeat: repeat; background-attachment: fixed; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
/* Text for most CSS classes */ .text, .smText, .error, a, a.smLink, a.nav, a.msgLink, a.tLink, .WebWizRTEtextarea, .basicTable, .errorTable, .tableLedger, .tableSubLedger, .tableSearchLedger, .tableRow, .tableTopRow, .tableBottomRow, .evenTableRow, .oddTableRow, .hiddenTableRow, .PMtableRow, .PMmsgBody, .msgBody, .msgEvenTableRow, .msgOddTableRow, .msgHiddenTableRow, .msgOddTableSide, .msgEvenTableSide, .msgSignature, .calLedger, .calDateCell, .calTodayCell, .BBquote, .BBcode { font-family: Ms sans Serif; color : #cc0033; font-weight: normal; font-size: 17px; } .lgText, .heading{ font-family: Ms sans Serif; color: #FF0000; font-weight: bold; }
/* Text */ .smText{ font-size: 12px; font-family: Ms sans Serif; color: #990000a; }
.lgText{ font-size: 17px; }
.heading{ font-size: 21px; }
.error{ color : #FF0000; }
/* Search highlight */ .highlight{ background-color: #ffff66 }
/* Hyperlinks */ a:link { color : #FF0000a; text-decoration: underline; }
a:visited{ color : #FF0000a; text-decoration : underline; }
a:hover, a:visited:hover{ color : #2f550f; text-decoration : underline; }
a.smLink { font-size: 17px; }
/* navigation hyperlinks */ a.nav, a.nav:visited{ color : #444444; text-decoration: none; font-size: 12px; font-weight: bold; }
a.nav:hover, a.nav:visited:hover{ color : #999999; text-decoration : underline; font-size: 12px; font-weight: bold; }
/* Misc */ ul{ list-style-type: circle; }
form{ display: inline; }
a img,:link img,:visited img{ border:none }
.avatar, #avatar{ width: 123px; height: 133px; border: 0px solid 0; margin: 0px; }
/* Rich Text Editor */ .WebWizRTEbutton{ border: #EFEFEF 1px solid; }
.WebWizRTEtextarea{ background-color: #FFFFFF; font-size: 17px; }
.RTEbutton{ background-color: #E6E7F2; }
/* Tables */ .basicTable{ border: 0px; width: 98%; }
.errorTable{ border: 1px solid #FF0000a; background-color: #dadada; width: 98%; color: #990000a; }
.tableBorder, .wwgAdTable{ border: 1px solid #B6B9CB; background-color: #FFFFFF; width: 98%; }
/* Table Ledger */ .tableLedger{ font-weight: bold; color: #000000; background-image: url(../forum_images/tableledger_bg.jpg); height: 16px; }
.tableLedger a:link, .tableLedger a:visited{ color : #000000; text-decoration: underline; font-weight: bold; }
.tableLedger a:hover, .tableLedger a:visited:hover{ color : #000000; text-decoration: underline; font-weight: bold; }
/* Search Sub-Ledger */ .tableSubLedger{ font-weight: bold; background-color: #ededed; height: 22px; }
.tableSubLedger a:link, .tableSubLedger a:visited{ color : #5c5c5c; text-decoration: underline; font-weight: bold; }
.tableSubLedger a:hover, .tableSubLedger a:visited:hover{ color : #666666; text-decoration : underline; font-weight: bold; }
/* Search Ledger */ .tableSearchLedger{ font-weight: bold; background-color: #DCDDE4; }
.tableSearchLedger a:link, .tableSearchLedger a:visited{ color : #000000; text-decoration: underline; font-weight: bold; }
.tableSearchLedger a:hover, .tableSearchLedger a:visited:hover{ color : #666666; text-decoration : underline; font-weight: bold; }
/* Tables */ .tableRow{ background-color: #e2e2e2; }
.tableTopRow, .tableBottomRow{ background-color: #e2e2e2; }
/* Alternating Row Colours */ .evenTableRow{ background-color: #e2e2e2;
}
.oddTableRow{ background-color: #e2e2e2; }
.hiddenTableRow{ background-color: #DFDFDF; }
/* Private messager */ .PMtableRow{ background-color: #e2e2e2; }
.PMmsgBody{ width: 99%; max-height: 750px; float: left; overflow: auto; }
/* Forum posts */ .msgBody{ width: 100%; }
.msgEvenTableRow, .msgEvenTableSide{ background-color: #FFFFFF; font-size: 10px; }
.msgOddTableRow, .msgOddTableSide{ background-color: #FFFFFF; font-size: 10px; }
.msgEvenTableSide a:link, .msgEvenTableSide a:visited, .msgOddTableSide a:link, .msgOddTableSide a:visited{ color : #000000; text-decoration: underline; font-weight: bold; }
.msgEvenTableSide a:hover, .msgEvenTableSide a:visited:hover, .msgOddTableSide a:hover, .msgOddTableSide a:visited:hover{ color : #666666; text-decoration : underline; font-weight: bold; }
.msgHiddenTableRow{ font-size: 10px; background-image: url(../forum_images/pre_approved_post.gif); }
.msgLineDevider{ border: solid #D1D7DC 0px; border-top-width: 1px; border-bottom-width: 1px; }
.msgSignature{ max-height: 160px; width: 100%; }
.postSeparatorTableRow{ height: 10px; background-color: #CC6666;
}
/* Calendar */ .calLedger{ font-weight: bold; background-color: #DCDDE4; padding:4px; } .calLedger a:link, .calLedger a:visited{ color : #000000; text-decoration: none; font-size: 12px; }
.calLedger a:hover, .calLedger a:visited:hover{ color : #666666; text-decoration: none; font-size: 12px; }
.calDateCell{ background-color: #F8F8FC; }
.calTodayCell{ background-color: #F8F8FC; border:1px solid #FF0000a; }
.calEmptyDateCell{ background-color: #FFFFFF; }
/* BBcode blocks */ .BBquote{ border: 1px dotted #FF9999; background-color: #FF9999; width: 97%; padding: 5px; margin: 8px 0px; text-align: left; overflow: auto; display: block; padding: 5px; }
.BBcode{ font-family: Ms sans Serif; border: 1px dashed #999999; width: 97%; padding: 5px; margin: 8px 0px; text-align: left; &nbs
|