﻿#main_header, #main_footer,#main_leftmenu,.pack_details_img_border, .pack_details_img_border img
{
    display:none;
}
.content, h1, h2
{
    float:left;
    width:99%;
    padding:5px;
}
.main_rightcontent 
{
    
    width:99%;
}
.noprint
{
    display:none;
}
.noprint_right
{
    display:none;
    text-align:right;
}
p
{
    width:98%;
    padding-right:20px;
}

