#featured-events{
	float: left;
	display: inline;
	position: relative;
	width: 342px;
	margin-bottom: 15px;
}
#featured-venues {
	float: left;
	display: inline;
	position: relative;
	width: 236px;
	margin-left: 24px;
	margin-bottom: 15px;
}
#flash_ticket {
	float: left;
	width: 178px;
	height: 74px;
	margin: 0 10px 10px 0;
}
#holiday_guide {
	float: left;
	width: 412px;
	height: 74px;
	margin-bottom: 10px;
}
#marquee {
	background-color:#000000;
	margin-bottom: 20px;
	width: 600px;
	height: 360px;
}

h2 {
	color: #aaa;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 19px;
}
.content-row {
	margin-bottom: 30px;
}
.col {
	color: #aaa;
	float: left;
	margin-right: 20px;
	width: 290px;
	font-size: 14px;
	text-align: justify;
}
.no-margin {
	margin: 0;
}
