/* Windowless Popup */
#thriveWindowlessPopup #thriveWindowlessContentArea {
	border:6px solid #c7c9a3;
	background:#f1eedd;
	padding:40px 25px 30px;
}
	#thriveWindowlessPopup #thriveWindowlessContentArea #thriveWindowlessClose {
		background:#f1eedd;
		height:18px;
		width:18px;
		top:12px;
		right:12px;
	}
	#thriveWindowlessPopup #thriveWindowlessContentArea #thriveWindowlessClose a:link,
	#thriveWindowlessPopup #thriveWindowlessContentArea #thriveWindowlessClose a:visited {
			background:#f1eedd url(/custom/templates/page/DQSpecialsHome2011/images/popupCloseX.png) no-repeat 0 0;
			overflow:hidden;
			padding:0;
		}
	#thriveWindowlessPopup #thriveWindowlessClose a:hover,
	#thriveWindowlessPopup #thriveWindowlessClose a:focus {
			background-position:0 -18px;
		}
		#thriveWindowlessPopup #thriveWindowlessClose a span {position:absolute; left:-10000px; top:auto; width:1px; height:1px; overflow:hidden;}

.tagHtmlAddress,
.tagHtmlAddressLine {}
	
.tagHtmlAddressBusinessName {
	font-weight:bold;
	font-size:11px;
}
	


