#grouponAdContainer * {
	margin: 0px;
	padding: 0px;
}
#grouponAdContainer {
	position: relative;
	overflow: hidden;
	width: 277px;
	height: 120px;
	font-size: 12px;
	font-family: arial;
	color: #000000;
        height:280px;
}
.grouponAdContents {
	position: absolute;
	width: 280px;
	height: 120px;
	_height: 90px; /* ie hack */
}
#grouponAdContents1 {
	background-color: #FFFFFF;
	top: 140px;
}
#grouponAdContents0 {
	background-color: #FFFFFF;
	left: 0px;
}
.grouponCity {
	position: absolute;
	overflow: hidden;
	top: -5px;
	left: 120px;
	width: 355px;
	height: 22px;
	font-size: 18px;
	color: #8bc53f;
}
.grouponTitle {
	position: absolute;
	left: 110px;
	width: 155px;
	height: 45px;
	font-weight: bold;
	font-size: 12px;
	color: #333;
}
.grouponTable {
	position: absolute;
	width: 110px;
	left: 155px;
	bottom: 37px;
	font-size: 14px;
	line-height: 16px;
	color: #58595B;
}
.grouponTableLeft {
	float: left;
	margin-left: 2px;
}
.grouponTableRight {
	font-weight: bold;
	float: right;
	margin-right: 2px;
}
.grouponImage {
	position: absolute;
	left: 0px;
	width: 100px;
	height: 61px;
}
.grouponBought {
	position: absolute;
	bottom: 4px;
	left: 430px;
}
.grouponGet {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	bottom: 5px;
	right: 7px;
	width: 89px;
	height: 30px;
	color: #8bc53f;
	background:url("http://i.coolsavings.com/v3/cooldeal-sprite.png") no-repeat scroll -120px -85px transparent;
}
.grouponCountdown {
	position: absolute;
	font-size: 11.5px;
	bottom: 4px;
	left: 230px;
	width: 240px;
	text-align: center;
	overflow: hidden;
}
.grouponCountContainer {
	/* margin-left: 30px; */
}
.grouponPoweredBy {
	position: absolute;
	bottom: 4px;
	left: 0px;
	width: 65px;
	height: 23px;
}
.grouponColon {
	float: left;
	font-size: 19px;
	font-weight: bold;
	height: 14px;
	color: #8CC541;
}
.countdownTime {
	width: 25px;
	float: left;
}
.countdownText {
	width: 100px;
	float: left;
	color: #929497;
	text-align: left;
}
.grouponDealContainer {
	float: left;
}
#grouponShowSide {
	position: absolute;
	top: 55px;
	left: 0px;
	width: 100px;
	height: 21px;
}
#grouponShowDaily {
	position: absolute;
	top: 55px;
	left: 0px;
	width: 100px;
	height: 21px;
}
/*
#grouponAdContents1 .grouponImage {
	position: absolute;
	bottom: 4px;
	left: 120px;
}
#grouponAdContents1 .grouponTable {
	left: auto;
	right: 4px;
}
#grouponAdContents1 .grouponGet {
	left: auto;
	right: 6px;
}
#grouponAdContents1 .grouponBought {
	left: auto;
	right: 6px;
}*/
