
/***   Screen Print Styles   ***/

.scrnPrntCont {
	display : block;
	margin: 7px 0;
	width: 100%;
	height : auto;
}

scrnPrntCont img {
	float:left;
}

.orderInfo {
	font-size : 100%!important;
	font-weight : bold;
	text-align : left;
}

.orderInfo a {
	text-decoration : underline;
}

.slogan {
	font-size : 130%;
	font-weight : bold;
	text-align : center;
}

.slogan p {
	color: #003580;
}