/**
 * @media print css
 */
#header, 
#site-search, 
#left, 
#footer {
	display: none;
}
#current-date {
	top: 6px;
	left: -17px;
}
#current-date {
}
#location {
	top: 34px;
	left: -17px;
}
#body-wrapper {
	background: transparent;
	width: 693px;
}
#body {
	background: transparent;
	width: 693px;
}
#body_td {
	display: none;
}

