﻿#Box {
	width: 170px !important;
	width: 172px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
}

#Box ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#Box .headerLeft {
	float: left;
	background-image: url(http://localhost:1665/CouponSite/images/web/redRoundHeader_01.gif);
	height: 24px;
	width: 95%;
	text-align: center;
	color: #fff;
	line-height: 24px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	text-indent: 7px;
}

#Box .headerRight {
	float: left;
 	background-image:url(http://localhost:1665/CouponSite/images/web/redRoundHeader_02.gif);
	height: 24px;
	color: #95171a;
	width: 7px;
}

#Box .nav {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	clear: both;
	margin-right: 2px;
	padding-top: 3px;
}

#Box .navDept {
	padding-left: 8px !important;
}

#Box .navFooter {
	margin: -18px 0px 0px 0px !important; 
	margin: -13px 0px 0px 0px; 
	padding: 0px;
}

#Box .footerLeft {
	float: left;
	background-image: url(http://localhost:1665/CouponSite/images/web/grayRoundfooter_01.gif);
	background-position: bottom left;
	height: 24px !important; 
	height: 5px; 
	width: 95%;
	text-align: center;
	color: #FFFFFF;
}

 #Box .footerRight {
	float: left;
 	background-image:url(http://localhost:1665/CouponSite/images/web/grayRoundfooter_02.gif);
	background-position: bottom;
	height: 24px !important; 
	height: 5px; 
	color: #FFFFFF;
	width: 6px !important;
	width: 7px;
}


