.sbar-left
.sbar-left a {color:#939598!important; font-weight:bold; text-decoration:none;}
.sbar-left h2 span {font-size: 0.875em;}
.sbar-left h3 span {font-size: 0.750em;}
.sbar-left p {font-family: Helvetica, Arial, sans-serif;}

.SidebarCallout-new {padding: 10px 0 0 0;}
	
.SidebarCallout-new .LinkBlock-new {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #d31245;
}

.SidebarCallout-new .TopLinkBlock-new {
	padding: 0px 0px 10px 0px;
	clear:both;
}

.SidebarCallout-new .Current-new {
	background-color: #ececee;
	padding: 10px 0 10px 0;
	border-top: 1px solid #d31245;
	border-bottom: 1px solid #d31245;
	clear:both;
}

.SidebarCallout-new .BottomLinkBlock-new {
	margin: 0px 0px 0px 0px;
	clear:both;
}

.SidebarCallout-new img {

	height:25px;
	float:left;
}

.SidebarCallout li {
	margin-left:5px;
	font-size: 0.750em;
	clear:both;
}

.SidebarCallout h4 {
	float:left; 
	width:160px;
}





#LeftCol {
	margin: 9px 20px 0 0;
	width: 190px;
	float: left;
}

	.SidebarCallout {
		padding: 10px 0 0 0;
		margin: 0 0 0px 0;
		/*border-top: 1px solid #d31245;*/
		/*border-bottom: 1px solid #d31245;*/
	}
	
	.SidebarCallout .LinkBlock {
		margin: 0px 0px 10px 0px;
		border-bottom: 1px solid #d31245;
		clear:both;
	}
	
	.SidebarCallout .TopLinkBlock {
		margin: 0px 0px 10px 0px;
		clear:both;
	}
	
	.SidebarCallout .Current {
		background-color: #ececee;
		padding: 10px 0 0 0;
		margin: 0px 0px 10px 0px;
		border-top: 1px solid #d31245;
		border-bottom: 1px solid #d31245;
		clear:both;
	}
	
	.SidebarCallout .BottomLinkBlock {
		margin: 0px 0px 0px 0px;
		clear:both;
	}
	
	.SidebarCallout img {
		width:25px;
		height:25px;
		float:left;
		margin: 0px 0px 0px 0px;
	}
	
	.SidebarCallout li {
		margin-left:5px;
		font-size: 0.750em;
		clear:both;
	}
	
	.SidebarCallout h4 {
		float:left; 
		width:160px;
	}
		
#MiddleCol {
	width: 500px;
	float: left;
}
	.BoxContent {
		margin: 15px 0px 10px 10px;
	}

	.BoxContent1 {
		margin: 15px 0px 0px 10px;
	}

	.ClickToCardBox {
		width: 527px;
		height: inherit;
		padding: 45px 0 0 0;
		background-image: url(https://tops-secure-graphics.grocerywebsite.com/G_CouponCentral/ClickToCard_Box_BG.jpg);
		background-repeat: no-repeat;
	}
	
	.PrintableCouponsBox {
		margin: 0 20px 0 0;
		width: 246px;
		height: 260px;
		float: left;
		background-image: url(https://tops-secure-graphics.grocerywebsite.com/G_CouponCentral/PrintableCoupons_Box_BG_D.jpg);
	}
	
	.CheckoutOffersBox {
		width: 246px;
		height: 260px;
		float: left;
		background-image: url(https://tops-secure-graphics.grocerywebsite.com/G_CouponCentral/CheckoutOffers_Box_BG_D.jpg);
	}
	
	.CalloutBox {
		margin: 20px 0 0 0;
		width: 246px;
		background-color: #ebebec;
		float: left;
	}

	.CalloutBox1 {
		margin: 20px 0 0 0;
		width: 514px;
		background-color: #ebebec;
		float: left;
	}
	
	.LeftBox {
		margin-right: 20px;
	}

#RightCol {
	margin: 0 0 0 20px;
	width: 220px;
	float: left;
}

/* Typography */

#LeftCol h2 {
	margin: 0 0 10px 0;
}

#LeftCol h3 {
	margin: 0 0 10px 0;
}

#LeftCol h4 {
	margin: 0 0 10px 0;
}

#LeftCol h2 span {
	font-size: 0.875em;
}

#LeftCol h3 span {
	font-size: 0.750em;
}

#LeftCol p {
	margin-left: 0;
	font-family: Helvetica, Arial, sans-serif;
}

#MiddleCol h2 {
	margin: 0 0 10px 0;
}

#MiddleCol h3 {
	margin: 0 0 10px 0;
}

#MiddleCol h4 {
	margin: 0 0 10px 0;
}

#MiddleCol h2 span {
	font-size: 0.875em;
}

#MiddleCol h3 span {
	font-size: 0.750em;
}

#MiddleCol p {
	margin-left: 0;
	font-family: Helvetica, Arial, sans-serif;
}

/* Links */

.CouponCentralButton {
	display: block;
	width: 170px;
	padding: 5px 10px;
	margin: 0 10px 10px 0;
	color: #fff200 !important;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-shadow: none;
	border: 2px solid #fff;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 0 0 3px 3px #7e7e7e;
	-webkit-box-shadow: 0 0 3px 3px #7e7e7e;
	box-shadow: 0 0 5px 1px #7e7e7e;
	
	background-color: #007634;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D61F28', endColorstr='#900029'); /* IE */
	background-image: linear-gradient(left , #007634 25%, #a8c04c 50%, #007634 100%);
	background-image: -o-linear-gradient(left , #007634 25%, #a8c04c 50%, #007634 100%);
	background-image: -moz-linear-gradient(left , #007634 25%, #a8c04c 50%, #007634 100%);
	background-image: -webkit-linear-gradient(left , #007634 25%, #a8c04c 50%, #007634 100%);
	background-image: -ms-linear-gradient(left , #007634 258%, #a8c04c 50%, #007634 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		right bottom,
		color-stop(0.25, #007634),
		color-stop(0.50, #a8c04c),
		color-stop(1, #007634)
	);
}

.CouponCentralButton:hover {	
	background-color: #d31145;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D61F28', endColorstr='#900029'); /* IE */
	background-image: linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -o-linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -moz-linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -webkit-linear-gradient(left , #900029 25%, #D61F28 50%, #900029 100%);
	background-image: -ms-linear-gradient(left , #900029 258%, #D61F28 50%, #900029 100%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		right bottom,
		color-stop(0.25, #900029),
		color-stop(0.50, #D61F28),
		color-stop(1, #900029)
	);
}

a sup {
	font-size: 0.500em;
}

#LeftCol a {
	color: #939598;
	font-weight: bold;
	text-decoration: none;
}

.ClickToCardBox .CouponCentralButton {
	float: left;
}

.ClickCard li {
	font-weight:bold;
}

.ClickCard li span {
	font-weight:normal;
}

.LeftOfVid {
	float:left;
	width:215px;
	margin: 0px;
}

.Movie {
	width:300px; 
	float:left; 
	margin: 0px 0px 0px 10px;
}

.Movie p {
	text-align: center;
	color: #898989;
	font-size: 0.750em;
}

.AnswerList {
	Margin: 5px 0px 5px 10px;
}

.CheckoutList li {
	font-size: 0.875em;
	font-family: Helvetica, Arial, sans-serif;
	/*line-height: 22px;*/
	list-style: none;
	margin-left: -30px;
	margin-bottom: 10px;
}

.CheckoutList li>img {
	margin-right: 5px;
	float: left;
}

.CheckoutList li span {
	font-weight: bold;
	color: #d31245;
}

.MobileContent h2
{
	color:#C33;
	font-family: Helvetica, Arial, sans-serif;
	margin-top:70px;
}

.MobileContent p
{
	font-family: Helvetica, Arial, sans-serif;
}

.MobileContent
{
	text-align:center;
	margin-left:0px;
}
