/*__________________________________________*/
/*___ VZ Archives Forum: Wider & Cleaner (1.0)___*/
/*_________________________________________*/
/*_______Pretty simple but useful tweaks for_____*/
 /*____"VZ Archives Forum" WideScreen user____*/ 
/*_________(tested on 1680 x 1050 px)________*/


/*
Changelist:

Version 1.0 (Initial Release):
Â·  Main Board's Width goes 100%
Â·  Hides Main Banner
Â·  Hides Left and Right columns
*/



@namespace url(http://www.w3.org/1999/xhtml);


/*VZ Archives*/
@-moz-document domain("vzarchives.adultforumhost.com") {

.boxheader, .box, #colleft, #colright, DIV[class=imageheader] {display:none !important}
table {width:100% !important; margin-left: auto !important; margin-right:auto !important}
}