#aany_presents { 
		width: 650px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		margin: 10px 0 10px 5px;
		background: #fff;
		height: 300px;
		
}
#listview {height: 300px; width: 280px; margin: 0 10px 0 0; overflow: auto; float:left;}

#listview ul {margin: 0; padding: 0;}

#listview ul li {
	
	list-style-type:none;
	margin:0 0 5px 5px;
	padding:0;
	width: 250px;
	float: left;
}

#listview img {
	margin: 0 5px 0 0 ;
	vertical-align: top;
	height: 65px;
	float: left;
}

#aany_player embed {
	float: left;
}