/* this fixes the link colors in forums.css added by Tracy Turner */

.top20_container{

display:none;

}

.rightmod1_header{

display:none;
}

.rightmod2_header{

display:none;
}

.rightmod1_content{
width:300px;
margin-left:0px;
margin-top:0px;
}

.rightmod2_content{
width:300px;
margin-left:0px;
margin-top:0px;
}


