/* ADERATOR STYLES */
.aderator-text-title {
	/*font-family: Georgia, Times, Times New Roman, sans-serif;*/
	font-size: 1em;
	color: #4d7b46;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px;
}
.aderator-text-copy {
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	color: #fff;
	text-align: center;
	font-size: 0.9em;
	color:#29303B;
	line-height:1.3em;
}
.aderator-text-link {
	font-family: 'Trebuchet MS',Georgia, Times, Times New Roman, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #faa43c;
}

.aderator-text-banner-frame {
	width:570px;
	height: 70px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:5px;
	display:table;
	float:left;
	border:1px dotted black;
}
/*
.aderator-text-banner-frame {
	width: 500px;
	border: 1px solid #E1D6c6;
	padding: 6px;
	margin-bottom: 5px;
}
*/
.aderator-text-spot-frame {
	width: 225px;
	border: 6px solid #fbb865;
	margin-top: 0px;
	padding: 6px;
	background: #f5f5f5;
}
.aderator-text-tower-frame {
	width: 172px;
	border: 1px solid #E1D6c6;
	margin-top: 8px;
	padding: 6px;
	background: #F3F6ED;
}
.aderator-graphic-banner {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.aderator-graphic-spot {
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width:249px;
}
.aderator-graphic-tower {
	background-color:#ffffff;
	text-align: center;
	overflow:hidden;
	display:block;
}