.showCouponLeft
{
	background-image: url("../images/coupon_left.gif");
	background-repeat: repeat-y;
}
.showCouponRight
{
	background-image: url("../images/coupon_right.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.showCouponBottom
{
	background-image: url("../images/down_bg.gif");
	background-repeat: repeat-x;
}
.login_title
{
	margin-top:12px;
	padding-left:20px;
	font-size:22px;
	font-weight:bolder;
	color:#7daf0c;
}
.smallsccfailed 
{
	font-size: 12px;
	color: #7daf0c;
	padding-top: 15px;
	font-weight: bold;
}
.joinusforfree
{
	margin-top:12px;
	padding-left:13px;
	font-size:18px;
	color:#1998b0;
}
.addCartbutton_out
{
	border-width: 0px;
	background-image:url("../../images/online_btn.gif");
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.addCartbutton_over
{
	border-width: 0px;
	background-image:url("../../images/online_btn.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.login_title2
{
	margin-top:8px;
	padding-left:20px;
	height:30px;
	font-size:22px;
	font-weight:bolder;
	letter-spacing:1px;
	color:#7daf0c;
}
.leftBlock1
{
	color: #1998b0;
}
.redColor
{
	color: #F00;
}
.HideEle
{
	display: none;
}
.regTd
{
	padding-left: 50px;
}
.droplist
{
	width:110px;
}
.loginTd
{
	padding-left: 50px;
	padding-right: 2px;
}
.printbutton_out
{
	border-width: 0px;
	background-image:url("../../coupons/images/print_botton.gif");
	background-repeat: no-repeat;
	width:177px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.printbutton_over
{
	border-width: 0px;
	background-image:url("../../coupons/images/print_botton.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	width:177px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}