/* 
MVGroup.org - cleanup 
by Chochem
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.mvgroup.org") {

    #logostrip {display: none !important}
    div[align="center"]:not(.pformstrip),
    div[align="left"]
	:not(#navstrip)
	:not(.row4) {display: none !important}

    #userlinks {
	padding: 0 !important;
	margin: 0 !important;}
    table, div
	:not(.darkrow2)
	:not(.row2) {
	padding-top: 0 !important;
	padding-bottom: 0 !important;}
    p:empty {display: none !important}

}