#artist-profile-bio-container {
	float:left;
	width:505px;
}
#inner-artist-profile-header {
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted black;
	width:505px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#3366cc;
}
#inner-artist-profile-image {
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted black;
	width:505px;
}
#inner-artist-profile-body {
	float:left;
	margin-bottom:10px;
	width:505px;
}
#artist-links-container {
	float:left;
	width:505px;
	min-height:250px;
	
}
.ep-image{
	width:100px;
	height:66px;
	display:block;
	float:left;
}
.series_name{
	width:110px;
	float:left;
	padding:0 0 0 7px;
	color:#666666;
}
.episode_title{
	width:110px;
	float:left;
	padding:0 0 0 7px;
	outline:none;
	color:#66CC33;
}
.episodes-heardon{
	width:250px;
	height:76px;
	display:block;
	float:left;
	
}
#heardBlock {
	width:250px;
	float:left;
	display:block;
	height:200px;
	
}
.ep-title{
	width:140px;
	font-weight:bold;
	float:right;
	color:#66cc33;
	
}
#asHeard {
	width:505px;
	margin:0 0 10px 0;
	display:block;
	border-bottom:1px dotted #000;
	border-top:1px solid #000;
	
}
#asHeard h1{
	font-family:Trebuchet MS;
	font-weight:bold;
	color:#3366CC;
	font-size:16.21px;
	padding:5px 0 3px 3px;
}
.artist-links-left {
	float:left;
	width:390px;
}
#favorite-this-artist {
	float:right;
	width:110px;
	margin-top:15px;
}
#as-heard-on-container {
	float:left;
	width:505px;
}
#as-heard-on-header {
	float:left;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dotted black;
	border-top:1px solid black;
	width:505px;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	color:#3366cc;
	margin-top:10px;
}
.as-heard-on-series-container {
	float:left;
	width:505px;
	margin-bottom:15px;
}
.as-heard-on-trips {
	float:left;
	width:245px;
	margin-right:5px;
}
.as-heard-on-image {
	float:left;
	width:100px;
	margin-right:5px;
}
.as-heard-on-series {
	float:left;
	width:140px;
}
.as-heard-on-episode {
	float:left;
	width:140px;
}
#favorite-header {
	border-bottom:1px dotted black;
	border-top:1px solid black;
	color:#3366CC;
	float:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	width:243px;
}
#favorite-body {
	float:left;
	width:243px;
}
.favorite-container {
	float:left;
	margin-bottom:10px;
	width:243px;
}
.favorites-image {
	float:left;
	width:100px;
	margin-right:5px;
}
.favorite {
	float:left;
	width:129px;
}
#favorite-paging {
	float:right;
	margin-bottom:10px;
}
#artists-tweets-header {
	border-bottom:1px dotted black;
	border-top:1px solid black;
	color:#3366CC;
	float:left;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	width:243px;
}
#artists-twitter-bird {
	left:835px;
	position:absolute;
	top:512px;
}

