@charset "UTF-8";
/* CBL Print Styles */
@page {
	margin:2cm 0.5cm;
}
body {
	font:normal 12pt/16pt Arial, san serif;
}
header #mallLogo img {
	display:none;
}
header #mallLogo img:after {
	content:"attr(alt)";
	display:block;
	font:bold 20pt/24pt Arial, san serif;
}
a:link,
a:visited {
	color:#000;
	text-decoration:none;
}
#topLeaderboard,
#primary,
#social,
#login-user,
#search,
#main-sidebar,
footer,
.job img,
.job .txtright,
.StorePromosForStoresAppHeaderDiv,
.sales .StorePromosForStores-cnt-bdy .recordAction___bylineRecordAction,
.sales .StoreInstance___DisplayName {
	display:none;
}

.compressed {
	border-bottom:1px dotted #999;
	padding:1em 0;
	page-break-inside:avoid;
}
.job h3,
.job h4,
.job h5,
.job p {
	margin:0 0 .3em;
}