/*************************************
 ** Style sheet overlay for tablets **
 *************************************/
#welcome { 
        right: 0px;
        }

#boombox_ad { 
        right: 0px;
        }

#video_box { 
        right: 0px;
        }

#postings { 
        margin-right: 338px;
        }

#button_bar { 
        height: 25px;
        }

#filter { 
        top: 2px;
        right: 221px;
        background-image: url(/img/buttons_19px/filter.png);
        height: 19px;
        width: 78px;
        }

#open_all { 
        top: 2px;
        right: 133px;
        background-image: url(/img/buttons_19px/open_all.png);
        height: 19px;
        width: 78px;
        }

#close_all { 
        top: 2px;
        right: 45px;
        background-image: url(/img/buttons_19px/close_all.png);
        height: 19px;
        width: 78px;
        }

#filter_notice P { 
        margin-right: 129px;
        }

#remove_filters { 
        background-image: url(/img/buttons_19px/remove_filters.png);
        height: 19px;
        width: 106px;
        }

.action_buttons { 
        height: 25px;
        }

.subscribe { 
        top: 0px;
        right: 113px;
        background-image: url(/img/buttons_19px/subscribe.png);
        height: 19px;
        width: 106px;
        }

.read_reply { 
        top: 0px;
        right: 10px;
        background-image: url(/img/buttons_19px/read_reply.png);
        height: 19px;
        width: 93px;
        }


#right_col { 
        top: 797px;
        right: 162px;
        }

DIV.right_box { 
        display: none;
        }

DIV.right_head { 
        display: none;
        }

DIV.right_body { 
        display: none;
        }

DIV.skyscraper { 
        }

