.bgeaaudiowrapper
{
	width:310px;
	position:relative;
	z-index:45000;
	background-color:#eeeeee;
	border:1px solid #e2e2e2;
	/*width:310px;*/
	/*display:table;*/
}

.bgeaaudioabswrapper
{
	width:310px;
	position:absolute;
	background-color:#eeeeee;
	border:1px solid #e2e2e2;
	display:table;
	z-index:46000;
	/*height:auto;*/
}

.bgeaaudiobox
{
	padding:5px;
	height:25px;
	/*display:table;*/
	/*z-index:46000;*/
	width:310px;
}


.bgeaaudiodetails
{
	display:table;
	width:310px;
	/*z-index:46000;*/
	/*padding:10px;*/
	/*background-color:#ffffff;*/
	/*height:100px;*/
	/*overflow:auto;*/
}

.audiodescription
{
	/*background-color:#ffffff;*/
	width:100%;
	padding:0px;
	/*margin-top:25px;*/
	display:table;
}

.bgeaaudioicons
{
	width:310px;
	padding-bottom:8px;
	height:20px;
	/*display:table;
	height:16px;*/
}

.bgeaaudioicon
{
	float:left;
	margin-left:10px;
	width:22px;

}