﻿/*print styles for Calendar view*/

a {text-decoration: none; font-weight: bold;}
#background_contain {width: 100%; height: 100%;}
#main {width: 100%; height: 100%;}
#header {display: none;}
#content {width: 100%; height: 100%;}
#leftNav {display: none;}

#rightSide {width: 100%; height: 100%; float: none;}
	#rightSide_mcontentwrapper.mcontentwrapper {height: 925px !important; width: 650px !important;}

		.breadcrumb {display: none;}
		.cal_sorter_table {display: none;}
		#interior_text {width: 635px; height: 100%; padding: 0px;}
			#interior_text table {width: 635px !important;}
			#interior_text table.no_under_line {font-size: 14pt !important; border: 2px solid black !important; color: black !important;}
		
		
	#rightSide_scrollwrapper.scrollwrapper {display: none !important;}
#flashNav {display: none !important;}


/*specific to List view*/

#interior_text h2 {font-size: 14pt;}
#interior_text tr.row_title td {border-bottom: 1px solid black;}
