body.podcast_download {
	background-image:url("../jsp/static/podcast/src/podcasts_download_bg.jpg");	
}

img.podcast_download_img {
	position:absolute;
	left:0px; top: 0px; width:400px; height:200px;
	border:0px;
}

div.podcasts_loading {
	width:595px;
	height:110px;
	background-image:url("../jsp/static/podcast/src/podcasts_loading.gif");
	overflow:hidden;
}

div.podcasts_nojs {
	width:595px;
	height:110px;
	background-image:url("../jsp/static/podcast/src/podcasts_nojs.gif");
	overflow:hidden;
}

div.podcasts {
	width:595px;
	height:;
	overflow:hidden;
	font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000;
	cursor:default;
	margin-bottom:50px;

}

.row_bg_01 {
	background-color:#cccccc;
	background-image:url("../jsp/static/podcast/src/podcast_background_01.png");
	background-repeat:no-repeat;
}

.row_bg_02 {
	background-color:#f0f0f0;
	background-image:url("../jsp/static/podcast/src/podcast_background_02.png");
	background-repeat:no-repeat;
}

div.podcast_row {
	position:relative;
	height:24px; 
	width:100%;
	overflow:hidden;
}

div.podcast_row_current_01 {
	position:relative;
	height:52px; width:100%;
	overflow:hidden;
}

div.podcast_row_current_02 {
	position:relative;
	height:52px; width:100%;
	overflow:hidden;
}

p.podcast_row_text {
	margin-left:6px; margin-top:5px;
}

p.podcast_row_link {
	margin-left:6px; margin-top:5px;
	color:#000091;
}

p.podcast_row_link_hover {
	margin-left:6px; margin-top:5px;
	color:#666666;
}

div.podcast_row_caption {
	float:left;
	height:24px; width:360px;
}

div.podcast_row_download {
	float:left;
	height:24px; width:29px;
	cursor:pointer;	
	overflow:hidden;	
}

div.podcast_row_date {
	float:left;
	height:24px; width:88px;
	overflow:hidden;
}

div.podcast_row_length {
	float:left;
	height:24px; width:87px;
	overflow:hidden;
}

div.podcast_row_download_btn {
	width:27px; height:24px;
	background-image:url("../jsp/static/podcast/src/podcasts_download.gif");
}

div.podcast_row_download_btn_hover {
	width:27px; height:24px;
	background-image:url("../jsp/static/podcast/src/podcasts_download_hover.gif");
}

div.podcast_row_caption_btn_01 {
	float:left;
	width:8px; height:24px;
}

div.podcast_row_caption_btn_01_hover {
	float:left;
	width:8px; height:24px;
}

div.podcast_row_caption_btn_02 {
	float:left;
	width:8px; height:24px;
}

div.podcast_row_caption_btn_02_hover {
	float:left;
	width:8px; height:24px;
}

div.podcast_row_caption_btn_02_current {
	float:left;
	width:8px; height:24px;
}

div.podcast_row_caption_btn_02_current_hover {
	float:left;
	width:8px; height:24px;
}

div.podcast_player_div {
	position:absolute;
	top:24px; left:0px;
	width:595px; height:30px;
	border-top:1px solid #ffffff;
	background-repeat:no-repeat;
	cursor:default;
}

div.podcast_sensor {
	position:absolute;	
	top:1px; left:1px;
	width:388px; height:70px;
	background-color:#000091;
	cursor:pointer;	
	opacity:0; filter:Alpha(opacity=0,finishopacity=0,style=2);
}

div.podcast_sensor2 {
	position:absolute;	
	top:25px; left:389px;
	width:300px; height:46px;
	background-color:#000091;
	cursor:pointer;	
	opacity:0; filter:Alpha(opacity=0,finishopacity=0,style=2);
}

div.podcast_sensor3 {
	position:absolute;	
	top:1px; left:419px;
	width:300px; height:24px;
	background-color:#000091;
	cursor:pointer;	
	opacity:0; filter:Alpha(opacity=0,finishopacity=0,style=2);
}

div.podcasts_message {
	position:absolute;	
	top:0px; left:0px; width:250px; height:20px; 
	background-color:#ffffff; border:1px solid grey;
	color:grey;
	opacity:0.8; 
	filter:Alpha(opacity=80,finishopacity=80,style=2);
}

a.podcast_download {
	font-family:Arial,Helvetica,sans-serif; font-size:11px; 
	text-decoration:none;
	color:#000091;
}

a.podcast_download:hover {
	color:#666666;
}

div.podcast_download {
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
}

div.podcast_icon_video_01 {
	float:left;
	height:24px; width:30px;
	background-image:url("../jsp/static/podcast/src/podcast_symbol_video_01.png");
	background-position:top right;
}

div.podcast_icon_video_02 {
	float:left;
	height:24px; width:30px;
	background-image:url("../jsp/static/podcast/src/podcast_symbol_video_02.png");
	background-position:top right;
}

div.podcast_icon_audio_01 {
	float:left;
	height:24px; width:30px;
	background-image:url("../jsp/static/podcast/src/podcast_symbol_audio_01.png");
	background-position:top right;
}

div.podcast_icon_audio_02 {
	float:left;
	height:24px; width:30px;
	background-image:url("../jsp/static/podcast/src/podcast_symbol_audio_02.png"); 
	background-position:top right;
}

div.podcast_thumb {
	height:60px; width:100px;
	border:1px solid #dfdfdf;
	margin:5px;
	background-position:center center;	
	float:left;	
	cursor:pointer;
}

div.podcast_thumb_hidden {
	height:0px; width:4px;
	margin:0px;
	float:left;	
	visibility:hidden;
}

div.podcast_video_text {
	position:absolute;
	margin:0px;
	width:400px; height:45px;
	left:120px; top:22px;
	overflow:hidden;
}

p.podcast_video_text {
	margin: 10px 0px 0px 0px;
	line-height:17px;
	font-family:Arial,Helvetica,sans-serif; font-size:11px; color:#000000;
}

h1.podcast_download {
	color:black;
	margin:0px;
	padding:5px 0px 5px 0px;
}

p.podcast_download {
	color:black;
	margin:0px;
	padding:0px;
}

	div.podcasts_container {
			position:absolute;
			top:290px;
			left:203px;
		}
		
		div.podcasts_hl_1 {
			position:absolute;
			top:270px;
			left:203px;
		}
		
		div.podcasts_hl_2 {
			position:absolute;
			top:270px;
			left:622px;
		}

		div.podcasts_hl_3 {
			position:absolute;
			top:270px;
			left:710px;
		}		
		
div.podcast_ienonsense {
	position:relative;
	top:-100px;
	width:20px; height:20px;
	background-color:red;
}		