@charset "UTF-8";
/* Make'n Mold Print.css */

body {
    color: #000000;
    font: 14px/20px sans-serif;
}

#top-stripe, #header-wrapper, #menu-content-wrapper, div.grid_3, #footer-container, #footer-wrapper, #footer-iframe, div.no-comments, #respond, div.commententries {
	display:none;	
}

#bannerContainer {
	width:576px;
	margin: 0 auto;
}
#bannerContainer img {
	width:100%;	
}

#header-wrapper, #main-content {
	9display:inline;	
}

#header-wrapper #logo-wrapper img {
	width:85px;
	height:140px;
}