#int1 {
	float: left;
}
#int2{
	float: right;
	margin-right: 200px;
}
#int-byline {
	display: block;
	color: #a6a6a6;
	padding: 10px 0 10px 0;
}
#int-by, #int-date { 
	color: #cd550d; 
}
img#art-photos-title {
	float: left;
	margin-top: 15px;
}
#session-notes {
	padding: 0 15px 22px 0;
}
#artist-picks {
	border-right: 1px solid #dadada;
}
#interview { 
	float: right;
}
#session-notes, #artist-picks {
	float: left;
}
#session-notes, #interview {
	width: 720px;
	height: 135px;
	margin-top: 15px; 
}
#session-notes a.body-title-link {
	display: block;
	padding: 10px 0 10px 0;
}

#photos,#misc-cont-1,#misc-cont-2 {
	height: 165px;
	clear: left;
	border-top: 1px solid #dadada;
}
#photos a {
	margin: 0 3px 0 3px;
}

#comments-wrap {
	clear: both;
	width: 482px;
	margin: 10px 0 15px 234px;
	display: none;
}
#comment-on-this,#comment-form {
	clear: left;
	margin: 0 0 0 234px;
}
#comment-on-this {	
	background: #cd550d;
	width: 117px;
	height: 15px;
	color: white;
	padding: 0 30px 0 9px;
}
#comment-on-this a, #comment-on-this a:visited {
	color: white;
	text-decoration: none;
}
#comment-on-this a:hover {
	text-decoration: underline;
}
#comments-head-sep {
	width: 480px;
	height: 1px;
	padding: 3px 0 5px 0;
}
#see-all {
	float:right;
}
a.play {
	width: 200px;
	display: block;
}

#videos-title, #tracks-title {
	padding-bottom: 8px;
}
#tracks, #videos {
	width: 215px;
	height: 270px;
	margin: 0;
	padding: 0;
	float: left;
	margin-bottom: 15px;
}
#player {
	width: 480px;
	height: 270px;
	float: left;
	margin-left: 20px;
	padding: 0;
}
#tracks {
	margin-left: 20px;
}
#feat-artist {
	height: 217px;
	border-bottom: 1px solid #dadada;
	padding-bottom: 15px;
}
#feat-artist-title {
	margin: 0;
	display: block;	
	padding-bottom: 15px;
}
#feat-art-cont {
	float: left;
	width: 520px;
	height: 180px;
}
#artist-intro-text {
	float: left;
	width: 330px;
}
#artist-links {
	float: right;
	clear: right;
	border: none;
	width: 159px;
	margin: 0;
	padding: 8px 4px 0 0;
}
#artist-links-title {
	margin-left: 7px;
}
#art-links {
	display: inline;
}
#artist-links a {
	color: #666666;
	text-decoration: none;
}
#artist-links a:hover {
	text-decoration: underline;
}
#buy {
	/*border: 2px outset #cd550d;*/
	border: none;
	background-image:url(http://assets.snowghostmusic.com.s3.amazonaws.com/public/images/buyn.gif);
	background-repeat: no-repeat;
	width: 159px;
}
#buy h1 {
	color: white;
}
#buy a {
	padding: 10px 0 5px 15px;
	text-decoration: none;
	display: block;
	width: 144px;
	height: 28px;
}
#buy-desc {
	float: right;
	width: 144px;
	margin: 3px 2px 0 0;
}
#buy-desc a {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
#buy-desc a:hover {
	background: #efefef;
}
#buy-cont {
	float: right;
	border: 1px solid #dadada;
	width: 159px;
	padding: 8px 8px 10px 8px;
	height: 94px;
}
#buy-cont.longName {
	height: 110px;
}
#media-info-cont {
	padding: 0;
	margin: -5px 0 0 0;
}
#media-info-artist {
	display: block;
	margin-left: 232px;
	color: #cd550d;
}