/* Taken from */
/* http://positioniseverything.net/easyclearing.html */

.clearme:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearme {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearme {
	height: 1%;
}
.clearme {
	display: block;
}
/* End hide from IE-mac */


/* ### start Mini nav section ### */

.presenter-mininav-rm {
	margin:10px 0px 10px 0px;
}
#mini-nav-rm {
	width:195px;
	padding:0px 10px 0px 0px;
	float:right;
}
#mini-nav-rm ul {
	list-style:none;
	margin:0px;
	padding:0px;
	border:none;
}
#mini-nav-rm li {
	border-bottom:none;

	margin:0px 0px 1px 0px;
	padding:0px;
	background-color:#D8E6E4;
}
#mini-nav-rm li.active {
	background-color:#fff;
}
#mini-nav-rm li a {
	display:block;
	padding:4px 0px 4px 10px;
	text-decoration:none;
	width:100%;
	margin:0px;
	vertical-align:bottom; /* This fixes the IE5 Win gap! */
}
html>body #mini-nav-rm li a {
	width:auto;
}
#mini-nav-rm li a:hover {
	background-color:#fff;
}

/* ### end Mini nav section ### */


/* ### start tracklistings styles ### */

.tl-archive-rm {
	margin:0px;
	padding:10px;
	background-color:#fff;
}
.tl-archive-rm p {
	line-height:1.2;
	margin:0px;
	padding:0px 0px 0px 8px;
	background:url('/staticarchive/095563ee5f5b205cb459f8b0fbeedebf057ed962.gif') no-repeat;
	background-position: center left;
}
.tracklist-rm {
	margin:0px;
	background-color:#fff;
}
.tracklist-rm h4 {
	margin:0px;
	padding:5px 5px 5px 10px;
	background-color:#ddd;
	border-top:1px solid #ccc;
	font-size:80%;
}
.tracklist-rm p {
	line-height:1.2;
	margin:0px;
	padding:5px 5px 5px 10px;
	border-top:1px solid #ccc;
}
.tracklist-rm p em {
	color:#9a9a9a;
	font-style:normal;
}

/* ### start tracklistings styles ### */


/* RH nav Webcam promo styles */

#rh-webcam
{
background-color:#D8E6E4;
margin-bottom:10px;
}
#rh-webcam h3
{
padding:4px 0 0 0;
margin:0 0 5px 0;
font-size:80%;
}
#rh-webcam h3 a
{
background-image: url(/staticarchive/6a0a74c7975d0d8ad0490578381ff5c9af07c322.gif);
background-position:0 0;
background-repeat: no-repeat;
padding-left:29px;
padding-bottom:3px;
}
#rh-webcam img
{
float:left;
margin-right:10px;
}
#rh-webcam p
{
margin:0;
padding:0 5px 0 0;
font-size:80%;
}
#rh-webcam p img
{
float:none;
}

/* RH nav Webcam promo styles */


/* podcast call-to-action - RHN */

.pcCtaframe {
  background: #EBFAF8;
  padding:  10px 0 10px 0;
  margin: 0 0 10px 0;
  color: #333333;
}

.pcCtaframe .pcCta {
  background: #EBFAF8;
  padding:  0;
  margin: 0;
  color: #333333;
}

.pcCtaframeTitle {
  font-size: 90%;
  font-weight: bold;
  padding: 0 10px 0 10px;
  margin: 0;
}

.pcCta {
  background: #EBFAF8;
  padding:  10px 0 10px 0;
  margin: 0 0 10px 0;
  color: #333333;
}
.pcCtaTitle {
  font-size: 90%;
  font-weight: bold;
  padding: 0 10px 0 10px;
  margin: 0;
}
.pcCtaAudioAvailable {
  padding: 10px;
  font-size: 75%;
  margin: 0;
}
.pcCtaIcons { padding-left: 10px; }
.pcCtaIcon1 { margin-right: 5px; }

img#rm-rec-title-img {
	float: left;
	display: block;
	width: 205px;
	padding: 0;
	margin: 0;
	clear: right;
	margin-bottom: 0 !important;
	margin-bottom: -20px;
	}
.rh-form-rm {
clear: both;
}

/* ### glastonbury rhn tips ### */
#glasto-tips{
  font-size:0.95em;
}

#glasto-tips h2,
#glasto-tips h3{
  text-indent:-999em;
}
#glasto-tips{
  background:#18870F url(/staticarchive/f1e4d60ef8a6ed952adbb54754dea7e74e77cf63.gif) top right no-repeat;
  padding-bottom:14px;
  margin-bottom:10px;

}
#glasto-tips a{
  color:green;
}
#glasto-tips a:hover{
  color:#fff;
  background:green;
  text-decoration:none;
}
#glasto-tips .content{
  margin:40px 10px 0 10px;
  background:#000;
  padding:5px 0 40px 0;
}
#glasto-tips .content p{
  font-weight:bold;
  color:#fff;
  margin:4px;
}
#glasto-tips .content .glasto-links{
  margin:14px 0 40px 0;
}
#glasto-tips .content .glasto-links li{
  line-height:1.4em;
  margin:0 4px;
}

/* emp pop-up link */
a.emp-launcher {
  background:transparent url(/staticarchive/62c5c21076710be4b3d26f71cca96a635c97bd09.gif) no-repeat scroll 0px 1px;
  padding-left:23px;
}


/* ### electricproms rhn tips ### */
.electricproms{
background:#EBF9F9;
padding: 0 0 26px 0;
margin-bottom:10px;
}

.electricproms p,
.electricproms a{
margin-left:10px;
font-weight:bold;
}

.electricproms ul{
margin:10px 0;
}