@charset "UTF-8";

/*=============================================

	File name		:	print.css
	
	//INDEX
		1 : base
		
=============================================*/


/*========================================
1 : base
========================================*/


div#sideNavigation{
display:none;
}

div#cr2008Header{
text-align:left;
}

#mainContents {
float: none;
clear: both;
}

h2 {
	padding-left: 0px;
}

body {
	background: #fff none;
}

