@import url("includes/categoryListing.css");
@import url("includes/actListing.css");

p#getFlash {
	text-align:center;
	font-size: smaller;
	position:relative;
	top: 60px;
}

div#mediaPlayer {
	/*float:right; doesn't need to float right because it is inline with
    everything else within the page */
	background-color: #1a1a1a;
	width: 267px;
	height: 170px;
	margin: 5px 10px 15px 15px;
}