#hmLeftCol {
	float: left;
	width: 402px;
}

#hmRightCol {
	width: 288px;
	float: right;
}

#artistHeader {
	width: 395px;
	background-color: #99966a;
	height: 16px;
	color: #FFFFFF;
	font-size: 7.5pt;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 7px;
	margin-bottom: 7px;
}

#artistOverviewHeader {
	width: 281px;
	background-color: #99966a;
	height: 16px;
	color: #FFFFFF;
	font-size: 7.5pt;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 7px;
	margin-bottom: 7px;	
}

#artistOverviewContainer {
	width: 362px;
	background-color: #adaa7f;
	background-image: url(../images/grd_artist_grn_bkg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 24px;
	padding-bottom: 34px;
	margin-bottom: 12px;
	line-height: 150%;
	border-top-style: none;
}

.artistItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cfcca2;
	padding-top: 7px;
	padding-bottom: 7px;
}

.artistName{
	width: 240px;
	float: left;
	font-size: 10pt;
	font-weight:bold;
	padding-top: 0px;
	}
	
.artistAction {
	margin-left: 241px;
	width: 81px;
	padding-left: 1px;
}

#latestNewsContainer {
	width: 248px;
	background-color: #e8e5c3;
	background-image: url(../images/grd_beige_bkg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 8px;
	line-height: 150%;
}
.newsArtistName {
	font-size: 12pt;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 5px;
	color: #000000;
}
.newsDate {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.newsArticle {
	color: #000000;
	padding-top: 15px;
}

#latestReleaseContainer {
	width: 248px;
	background-color: #e9b21e;
	background-image: url(../images/grd_drkorg_bkg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 8px;
	line-height: 150%;
}
.releaseImage {
	float: left;
	background-color: #FFFFFF;
	height: 66px;
	width: 65px;
	padding-top: 8px;
	padding-left: 8px;
	margin-right: 10px;
	margin-left: 0px;
}
.releaseInfo {
	font-size: 9pt;
	color: #000000;
}
#releaseContainer {
	padding-top: 15px;
}
#videoContainer {
	width: 248px;
	height: 136px;
	background-image: url(../images/grd_Grey_bkg.jpg);
	background-repeat: repeat-x;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 8px;
	line-height: 150%;
	background-color: #cccccc;
}
