/* Тело подкаста */
.PodcastsInsideMenu {
	margin-bottom:20px;
	padding:2px 0;
	width:100%;
	position:relative;
	}
.PodcastsData {
	float:left;
	}
.PodcastsRSS {
	position:absolute;
	right:0;
	}
.PodcastBody {
	float:left;
	width:505px;
	line-height:1.5;
	}
.PodcastBody h2 {
	font-size:12px;
	margin:0px;
	padding:0px ;
	}
.PodcastBody ul, .PodcastBody ol {
	float:left;
	width:450px;
	font-size:11px;
	list-style:none;
	margin-bottom:20px;
	}
.PodcastBody ul li {
	padding-left:17px;
	background: url(/img/design2008/education/line_dot.gif) no-repeat left 7px;
	}
span.InLine {
	clear:both;
	float:left;
	margin-bottom:30px;
	margin-top:10px;
	width:500px;
	}
.PodPlayer {
	float:left;
	width:300px;
	height:25px;
	}
.PodDownload {
	float:left;
	margin-left:20px;
	}
/* //Тело подкаста */
/* Подробнее о подкастах */
.more_about_podcasts {
	margin-bottom:20px;
	padding:20px 0;
	width:100%;
	overflow:hidden;
	clear:left;
	border-bottom:1px solid #000;
	}
#more_about_podcasts_popup {
	margin-left:-350px;
	padding:15px;
	width:475px;
	position:absolute;
	top:300px;
	left:50%;
	display:none;
	background:#fff url("http://pics.rbc.ru/img/cnews/2007/10/16/underbanner_bg.gif") repeat-x top;
	border:1px solid #999;
	}
#more_about_podcasts_popup p { margin-bottom:1em; }
#more_about_podcasts_popup p.more_about_podcasts_close {
	padding:5px 15px 5px 0;
	position:absolute;
	top:0;
	right:5px;
	background:url(http://pics.rbc.ru/img/cnews/2007/10/18/ey_podcasts_close.gif) no-repeat right;
	}
/* //Подробнее о подкастах */

