.box{
	width:188px!important;
	width:208px;
	height:230px!important;
	height:250px;
	padding:10px;
	float:left;
	margin-left:10px;
	background:url('/assets/images/page-components/208x250_box.png') no-repeat;
}
.box h3{
	color:#00853F;
	margin-bottom:10px;
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
	text-align: center;
}
.box p{
	margin:10px auto 10px auto;
}
.addl-info-links{
	width:300px;
	float:left;
}
.disclaimer-content{
	float:right;
	width:500px;
}
.green{color:#00853F;}

.main-offer-details h3{
	color:#616365;
}

.addl-info-links ul.arrow_list{
	list-style-type:none;
	padding-left:0px;
	margin-left:0;
	margin-top:5px;
	padding-top:0;
}
.addl-info-links ul.arrow_list li{
	background:url('/assets/images/page-components/green-circle-arrow.png') no-repeat;
	margin-bottom:5px;
	padding-left:20px;
	margin-left:0;
	line-height:1.4em;
	margin-top:0;
}
.btn-find-hotspot{
	background:url('../images/btn_find-hotspot.png') no-repeat;
	height:29px;
	width:123px;
	display:block;
	margin-top:20px;
}
.btn-find-hotspot:hover{
	background:url('../images/btn_find-hotspot-over.png') no-repeat;
}
