/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# Wg Deal of the day with alerts for Cs-cart by WebGraphiq
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# 2010/12/29 DL  v.2.1.2
# http://www.webgraphiq.com, webgraphiq@gmail.com
# Cs-cart version 2.x.x compatible
# (C)opyright 2003-2011 WebGraphiq, all rights reserved.
# @license - Copyrighted Commercial Software
# Full license at: http://www.webgraphiq.com/license.html
# -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.count_cont {
	padding: 0 0 10px 0;
}
.count_down{
	padding: 3px;
	font-size:12px;
	font-weight:bold;
	color:#222;
}
.count_down sup{
	font-size:11px;
	color:#555;
	font-weight:normal;
}

