body {
	background: #B02B2C;
	font-family: tahoma, arial, sans-serif;
}

.roundedcornr_box_978854 {
   background: #ffffff;
}
.roundedcornr_top_red div {
   background: url(../images/roundedcornr_red_tl.png) no-repeat top left;
}
.roundedcornr_top_red {
   background: url(../images/roundedcornr_red_tr.png) no-repeat top right;
}
.roundedcornr_bottom_red div {
   background: url(../images/roundedcornr_red_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_red {
   background: url(../images/roundedcornr_red_br.png) no-repeat bottom right;
}


.roundedcornr_top_978854 div, .roundedcornr_top_978854, 
.roundedcornr_bottom_978854 div, .roundedcornr_bottom_978854 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_978854 { margin: 0 15px; }


#outer {height: 100%; overflow: hidden; position: relative; width: 500px;}
#outer[id] {display: table; position: static;}

#middle {position: absolute; top: 50%;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}

#inner {position: relative; top: -50%} /* for explorer only */
/* optional: #inner[id] {position: static;} */

.listen {
	font-size: 1.7em;
	text-align: center;
	margin-top: -6px;
	margin-bottom: 5px;
}

.songtitle {
	font-size: 1.2em;
	margin-bottom: 3px;
	margin-left: 60px;
}

.artisttitle {
	font-size: 1.2em;
	margin-bottom: 3px;
	margin-left: 170px;
}

.titles {
	margin-bottom: 3px;
	text-align: left;
}

.button {
	font-size: 1.2em;
	margin: 10px;
}

.box {
	font-size: 1.1em;
	width: 225px;
}

.playholder {
	text-align: center;
	margin-bottom: 25px;
}

.pullbottom {
	margin-bottom: -25px;
}

.credit {
	position: absolute;
	bottom: 0;
	color: #FFFFFF;
	width: 99%;
	margin: 0;
	padding: 0;
	border: none;
}

* html .credit {
	width: 100%;
}

.creditleft {
	text-align: left;
	font-size: 0.7em;
}

.creditright {
 	text-align: right;
	font-size: 1em;
}

a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
