#coupon-bts-container{

}

#coupon-bts-left{
	width:349px;
	float:left;
	
}

#coupon-bts-over-left{
	width:337px;
	float:left;
}

#coupon-bts-right{
	width:385px;
	float:left;
}

#coupon-bts-over-right{
	width:397px;
	float:left;
}

#coupon-bts-right-sub-left{
	width:236px;
	float:left;
}

#coupon-bts-over-right-sub-left{
	width:248px;
	float:left;
}

#coupon-bts-right-sub-right{
	float:right;
	width:149px;
}

#coupon-bts-over-right-sub-right{
	float:right;
	width:149px;
}

#coupon-bts-bot-left{
	width:297px;
	float:left;
}

#coupon-bts-bot-right{
	width:436px;
	float:left;
}

#coupon-bts-bot-right ul{
	margin: 10px 0 20px 15px;
}



.loginPopup {
	position:absolute;
	z-index:2000;
	display:none;
	top:300px;
	left:300px;
	width:375px;
	height:174px;
	border-color:#666666;
	background-repeat: repeat-x;
	text-align:left;
}

.loginPopupContent {
	width:300px;
	margin-left:20px;
	padding:20px 30px 0px 10px;
}

.loginPopupSignin {
	font-size: 1.1em;
}

.loginClose{
float:right; width:25px; margin-top:7px;
}

.loginBoxTop{
height:15px width:375px; background-image:url(/images/common/overlays2/login_box_top.gif);
}




