/* CSS BY AREA */
td.pageHeading {

}
td.dataHeading {
	font-size: 12px;
	font-weight: bold;
}
td.dataMallVenue {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f1bebe;
}

td.dataVenue_checkthisout {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #959595;
}

#logoCheckthisout {
	background-image: url(/images/bkgrd_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.btnCheckthisout {
	padding-top: 3px;
	padding-bottom: 3px;
}
