﻿/*http://panvega.wordpress.com/2009/03/30/modify-the-sp-print-preview-with-media-print-in-the-corecss/ */
.ms-leftareacell,.ms-globallinks,.ms-siteaction,.ms-areaseparatorleft,.ms-rightareacell,.ms-areaseparatorright,
.ms-areaseparatorcorner,.ms-titlearealeft,.ms-titlearearight,.ms-searchform,.ms-banner,.ms-buttonheightwidth,.ms-buttonheightwidth2,.ms-main
{
	display:block;
	visibility:visible;
}
.HideOnPrint { display:none }
.ta-rightDiv
{
	width:916px !important;
	vertical-align:top !important;
}
