/* GLOBAL CSS */		
		
		body {
			margin-top : 22px;
			margin-bottom : 22px;
			/*background-color:#B70F00;*/
			background-color:#000;
		}


		h2 {
			font-size:10px; 
			margin:0px;
		}

		h2 a {
			font-size:10px; 
			margin:0px;

		}

		.home_current_text {			
			padding-top : 5px;
			color: #FFFFFF; 
			font-size:10px; 
			font-family:arial,"sans serif";
			line-height:11px;
		}

/* test dump */		
		.global_container {
			width : 768px;	
		}
		
		.global_navigation {
			margin-bottom : 9px;
			border: #000 1px solid;	
		}
		
		.global_top_white_bg {
			background-image: url(/podcast/images/news_top_bg.gif);background-repeat:no-repeat;
			text-align:left;
			padding-top: 9px;
			width : 758px;
			height : 43px;
			margin: 0px;			
		}
		.home_navigation {
			margin-bottom : 9px;
			float: left;
		}

		.home_content_box {
			/*border: #fff 1px dashed;*/
			padding-left : 11px;
			padding-right : 11px;
			padding-bottom: 10px;
			text-align : left;
			margin-right : 10px;
			float: left;
			width: 160px;
			height: 320px;
			background-image: url(/podcast/images/small_home_box.gif);background-repeat:no-repeat;	
			color: #fff;
			font-size: smaller;
		}

		.home_content_wrap {
			width: 160px;
			height: 254px;			
		}		
		
		.home_showcase_box {
			/*border: #fff 1px dashed;*/
			float: left;
			text-align : center;
			padding-bottom : 10px;
			width: 567px;
			height: 320px;
			background-image: url(/podcast/images/showcase_box.gif);background-repeat:no-repeat;
		}
		
		.home_showcase_box_child {
			margin-top: 40px;margin-left:20px; width: 520px; height: 240px;
		}

		.mycustomscroll {
			width: 520px;
			height: 250px;
			overflow: auto;
			position: relative;
			margin: 35px 0px 0px 10px;
			padding-left: 10px;
			padding-top: 0px;
			color: #ccc;
			font-family: verdana, "sans serif";
			font-size: 10px;
			font-weight: bold;
		}
		
		.rbt {
			border-bottom: #000 1px solid;
			background-repeat: no-repeat;
			background-position: right;
			background-attachment: scroll;
			height:20px;
			background-color: #FFCC00;
			color:#000;
			line-height: 20px;
			text-align: left;
			text-indent: 10px;
		}
		.rbt_main {
			float: left; 
			width: 220px; 
			padding-top: 0px; 
			padding-bottom: 10px;
			margin-bottom: 10px; 
			border-bottom: #fff 1px dashed; 
			margin-right: 15px;
			margin-left: 5px;
			height: 105px;
		}
		.rbt_info {
		 	float: left; 
		 	width:120px; 
		 	text-align:left;
		 	margin: 0px;
			height: 105px;
		}
		.rbt_info img {
			float: left; 
			margin-bottom: 1px;
			width: 50px;
			height: 50px; 
			border:none;
		}

		.home_artists_box {
			padding-top: 10px;
			padding-left : 0px;
			padding-right : 2px;
			text-align : left;
			margin-right : 10px;
			margin-top : 0px;
			float: left;
			width: 770px;
			margin-bottom: 5px;
			background-image: url(/podcast/images/artists_bg_top.gif); 
			background-repeat: no-repeat;
		}
		.home_artist_wrap_first {
			margin-top : 1px;
			width: 116px;	
			float: left;
			display: inline;
		}
		
		.home_artist_wrap {
			margin-top : 1px;
			margin-left : 7px;
			width: 116px;	
			float: left;
			display: inline;
		}
		
		.home_artist_wrap_last {
			margin-top : 1px;
			margin-left : 7px;
			width: 136px;	
			float: left;
			display: inline;
		}
		.home_artist_tab {	
			margin-top : 7px;
			margin-bottom : 3px;
			border: solid 1px;
			float: left;
			border-color : #999999;			
		}
		.home_artist_text {
			color: #FFFFFF; 
			font-size:9px; 
			font-family:arial,"sans serif";
			font-weight:bold;
		}
		.global_clearbr { 
			clear: both; 
		}
		.home_artists_bottom {
			height:16px; 
			background-image: url(/podcast/images/artists_bg_bottom.gif); 
			background-repeat: no-repeat;
		}
		
		.home_artists_contents {
			padding-left: 12px;
			background-image: url(/podcast/images/artists_bg_mid.gif); 
			background-repeat: repeat-y;
		}
		
		.global_bottom_white_bg {
			background-image: url(/podcast/images/news_bottom_bg.gif);background-repeat:no-repeat;
			width : 758px;
			height : 25px;
		}
		
		.global_mid_white_bg {
			background-image: url(/podcast/images/news_mid_bg.gif);background-repeat:repeat-y;
			width : 758px;
		}
		
		.separator {
			clear: left; 
			width:600px; 
			height:2px; 
			background-color: #000; 
			margin-top:20px;		
		}
/* artist view */		
		.news_container {
			width: 600px;
			margin-top: 0px;
			text-align:left;
			font-size:11px; 
			font-family:arial,"sans serif";
			line-height:13px;
		}

		.news_title {
			font-size:14px; 
			font-family:arial,"sans serif";
			color:#EA5300;
			font-weight:bold;
			line-height:16px;
		}
		
		.video_box { padding-left: 35px;}

		.video_box_content {float:left;padding-top:5px;padding-left:22px;width:234px;height:190px;}
		
		.song_title {
			font-style:italic; font-size:12px; font-weight:bold;
			text-align:center;
			margin-top:3px;
		}
		.art_vw_box {float: left; width:300px; margin: 0px 0px 10px 0px; padding: 20px 0px 0px 0px;}
		
		.art_vw_songlist {float: left; margin: 0px 0px 10px 5px; width:240px;}
		
		.news_container {
			width: 600px;
			margin-top: 0px;
			text-align:left;
			font-size:11px;
			font-family:arial,"sans serif";
			line-height:13px;
		}
		.news_title {
			font-size:14px; 
			font-family:arial,"sans serif";
			color:#EA5300;
			font-weight:bold;
			line-height:16px;
		}		

/* end artist view */		
/* end test dump */		
		
		a:link {	
			color:#FFFFFF;
			text-decoration:none;
		}
		
		a:visited {	
			color:#FFFFFF;
			text-decoration:none;
		}
		
		a:hover {	
			color:#FFB400;
			text-decoration:underline;
		}
		
