@charset "utf-8";
/* CSS Document */

.clear{
	font-size: 1px;
	clear: both;
	height: 1px;
}

#popup1, #popup2, #popup3{
	text-align: center;
}

.bonusoffer{
	background: url(images/cell-bg.jpg) center bottom no-repeat;
	padding: 7px 10px;
}

.bonusoffer .offerimage{
	width: 100px;
	height: 70px;
	padding: 3px 4px 5px 4px;
//	background: url(images/thumb-bg.jpg) #CCC;
	background: url(images/thumb-bg.jpg) #FFF;
	float: left;
	position: relative;
}

.bonusoffer .offerimage img{
//	vertical-align: middle;
	position: absolute;
	top: 30%;
}

.offerdesc{
	float: left;
	margin-left: 5px;
	padding: 9px;
	width: 400px;
}

.offerdesc h4, .offerdesc h4 a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #0066CC;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
}

.offerdesc h4 a:hover{
	text-decoration: underline;
}

.offerdesc p{
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

.offerclick{
	display: block;
	float: right;
	margin-top: 20px;
}

.close{
	padding: 20px 0px 0px 0px;
//	margin: 0px 0px -10px 278px;
	margin: 0px 0px 0px 278px;
}

.text{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 10px 15px 20px 15px;
}

.text p{
	padding: 3px 0px 5px 0px;
}

.icn-important{
	float: right;
	padding: 15px 35px 10px 0px;
}
