.aaplayer, .rss, .placeholder {
	float: right;
	clear: both;
	width: 138px;
	
}

.placeholder {
	background:#C07A33;/*#CC6600;*/
	padding: 10px 5px;
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	font-size:10px;
}

.rss {
	margin-top: 5px;
}


#lhead .aaplayer p, #lhead .rss p {

	margin: 0;
	padding: 0;
	color:#CC6600; /*old #C98036;*/
}

#lhead .aaplayer p {
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;

}	

#lhead .aaplayer span {
	display: block;
	background:#B3712F;
	padding: 3px 5px;
	text-align: center;
	color: #CC9;
	font-size: 12px;
}

#lhead .rss p {
	font-size: 12px;	
	text-align: right;
	font-weight: bold;
}


/******FLASH PLAYER ***********************************************/

.box {
	padding: 15px;
	border: solid 1px #996;
	margin: 20px 50px 20px 60px;
		

}

.box p {
	width: 300px;
	font-size: 12px;
	text-align: justify;

}
#lhead .textarea .box p {
	line-height: 1.75;
	
}

#lhead .textarea .box h3, #lhead .textarea .box p {
		padding-left: inherit;	
}

#flashPlayer {
	float: right;
	margin: -15px -10px 5px 20px;
	width: 220px;
}
