@charset "UTF-8";
/* CSS Document */
.printSplash {
	margin-left: 280px;
}
#printBodyDiv {
	background-image: url(images/printBotSplash.gif);
	background-repeat: no-repeat;
	background-position: 395px top;
	width: 940px;
	float: left;
}
