div#content_container {
	background: #000000;
	width: 750px;
}

div#sponsors {
	width: 70px;
	float: right;
	clear:none;
	background: #000000;
	padding-right: 5px;
}

div.sponsor {
	border: 1px solid #FFFFFF;
	width: 70px;
	margin-top:5px;
}

div#featured_artists {
	float: left;
	width: 202px;
	margin-left: 1px;
	overflow:hidden;
}

div.featured_artist {
	width: 200px;
	clear: none;
	overflow:hidden;
}

div.featured_artist img{
	overflow:hidden;
}

img.artist {
	border: 0px;
}

.img_container {
	margin-top:5px;
	border: solid 1px #FFFFFF;
	overflow:hidden;
}

div#fest_dates {
	float: left;
	clear: left;
	width: 650px;
	background: #000000;
	margin-left: 1px;
	margin-top:10px;
}

div.fest_day2 {
	float: left;
	padding: 3px;
	margin-right:1px;
	width: 66px;
	height: 50px;
	color: #000000;
	font-size: 12px;
	margin-top:6px;
	margin-left:8px;
	cursor: pointer;
}

div.fest_day {
	float: left;
	padding: 3px;
	margin-right:1px;
	width: 99px;
	height: 80px;
	color: #000000;
	font-size: 14px;
	margin-top:5px;
	margin-left:0px;
	cursor: pointer;
}
div.fest_day span {font-weight:bold; line-height:21px;}

div#editable_text{
	clear:both;
	margin-bottom: 20px;
}