﻿#left-column, #right-column, #tdSide, #sidebar {display: none !important;}
#leftcolumn, #pagetitle, #content_area {width: 100% !important;}
#content_area {margin: 5px !important;}
.sub #content_area #pagedescription {margin-bottom: 0.5em; padding-bottom: 0.25em;}
@media all and (min-width: 740px) and (min-device-width: 740px), (max-device-width: 800px) and (min-width: 740px) and (orientation:landscape)
{
	#leftcolumn, #pagetitle, #content_area {width: 712px !important;}
}
@media all and (min-width: 980px) and (min-device-width: 980px)
{
	#leftcolumn, #pagetitle, #content_area {width: 952px !important;}
}
