/* CSS Document */
div#fiddlersContainer {height:540px;padding:0 0 10px 0;}
div#fiddlersmod1{
	margin-bottom:10px;
	height:381px;
	overflow:hidden;
	
}
h3{
	color:#041544;
	margin:0px;
	font-size:11px;
}
div#fiddlersmod2{
	padding:5px;
	width:230px;
	height:210px;
	float:left;
	background-image:url(/webimgs/fiddlers/homepageModBg.jpg);
	background-repeat:repeat-x;
}
div#fiddlersmod3{
	padding:5px;
	width:228px;
	height:210px;
	float:left;
	background:url(/webimgs/fiddlers/homepageModBg.jpg) repeat-x;
}
div#fiddlersmod4{
	padding:0 5px 5px;
	width:230px;
	height:210px;
	float:left;
	background-image:url(/webimgs/fiddlers/homepageModBg.jpg);
	background-repeat:repeat-x;
}
.scheduleDate{
	font-weight:bold;
	font-size: 10px;	
}
.scheduleDesc{
	margin-left:20px;
	font-size:9px;
}
.scheduleTime{	
	font-weight:bold;
	font-size:10px;
}
img#FeaturedArtist{
	border:1px solid #041544;
	padding:5px;
	margin-right:5px;
	float:left;
}
.featuredArtistName{
	font-weight:bold;
}
.readMore{
	float:right;
}
.bio{
	height:115px;
	margin-bottom:5px;
	overflow:hidden;
}
