@charset "UTF-8";

            ol {
	list-style-type: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	list-style-image: none;
	padding-left: 0px;
	text-align: center;
	line-height: 90%;
	margin-right: 20px;
	height: 300px;
            }
            @media (min-width: 800px) {
                ol {
                    width: 135px;
                }
            }
ol li {
	margin-bottom: 6px;
	text-align: center;
	color: #000000;
}


#wrap #mycarousel ul {

}
.twoColFixLtHdr #maincontainer #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .coupon table tr td .couphead ol li {
	width: 153px;
	padding: 0px;
	margin: 0px;
}
#wrap #mycarousel img {
	height: 74px;
	width: 140px;
}
