/*img{
	border:none;
}
.clear {
	clear:both
}*/
.mainContent {
}
a.btnPlay {
	color:#F00;
	border:0px solid red;
	position:absolute;
	top:3px;
	left:-40px;
	background:url(img/playPodcast.gif) center no-repeat;
	display:block;
}
a.btnPlay:hover {
	color:#FF0;
	border:0px solid red;
	background:url(img/playPodcast_over.gif) center no-repeat;
}

a.btnPlay_current{
	position:absolute;
	top:3px;
	left:-40px;
	background:url(img/playPodcast_over.gif) center no-repeat;
}
li {
	position:relative;
}
#dewplayer {
	border:0px solid red;
	width:310px;
}
#dewplayer * {
	margin:0;
	padding:0;
	border:none;
}
#dewplayer p {
	background:#914a8d;
	color: #fff;
	padding:5px 10px;
	margin:0;
	margin-right:3px;
	font-size:11px;
}
/*li.none {
	list-style:none;
	height:0px;
	margin:0;
	padding:0;
	float:left;
}*/
#accordion {
	width:454px;
	float:left;
	position:relative;
}
#accordion .toggler {
	display:block;
	border-top:1px dotted #666;
	height:48px;
	margin:0;	
	cursor:pointer;
}
#accordion .toggler:hover {
}
#accordion .entry {
	/* background:url(img/pict_info_703.png) no-repeat top right; */
	color: #914a8d;
}
#accordion .entry:hover {
	/* background:url(img/pict_info_703.png) no-repeat right; */
	}
#accordion .entry:hover h3, #accordion .entry:hover h4 {
}
#accordion .toggler span {
	display:block;
	border:0px solid red;
	font-size:12px;
}
#accordion .toggler span.left {
	display:block;
	float:left;
	border:0px solid red;
	text-align:right;
	margin-left:0px;
	font-size:20px;
}
#accordion h3 {
	font-family: Trebuchet MS, Verdana;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	margin:0;
	padding: 5px 0 5px 0;
	width: 375px;
}
#accordion h4 {
	display:block;
	border:0px solid red;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}
div.element {
	display:block;
	margin-bottom:0px;
	border:0px solid red;
	padding:0px 0;
	position:relative;
}
div.element p {
	padding: 5px 0 10px 0;
	margin:0;
	border-bottom:0px dotted #914a8d;
	font-size:10px;
	color:#000;
}
div.element ul {
	padding: 0 0 0 0px;
	margin: 0;
}
div.element ul li {
	padding: 0 0 0 11px;
	margin: 0;
	font-size:10px;
	color:#000;
	background: url(/img/i_all/fright.gif) no-repeat right;
	background-position: 0px 4px;
}
li {
	list-style:none;
}

