/*===============================================================================
# Wg Deal of the day for Cs-cart by WebGraphiq
# ===============================================================================
# 2010/06/28 DL  v.2.0.14.002
# http://www.webgraphiq.com, webgraphiq@gmail.com
# Cs-cart version 2.0.x compatible
# (C)opyright 2003-2010 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;
}


