@media screen, projection {

#content_headers { width:276px !important; width/**/:334px; padding:10px 30px !important; }
#content_content { float:left; width:272px; padding-left: 29px; padding-right:32px; }
#content_scrollbar_border { right:auto !important; left:292px; }

.jspVerticalBar { right: auto !important; left: 292px; }

}

@media only screen and (max-width: 1024px) {

#content_headers { width:auto !important; }
#content_content { float:initial; width:auto !important; }

}
