#media_box_wrap {
	float: right;
	width: 309px;
}

#media_box {
	text-align: center;
	margin: 10px 0 20px;
}

#media_box_top {
	background: url(../images/boxes/grey_top.gif) no-repeat;
	width: 294px;
	height: 23px;
	font-size: 120%;
	text-align: left;
	line-height: 2em;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 15px;
}

#media_box_content {
	background-color:#EDEDED;
	padding: 13px 0;
}
#media_box_content img {
	margin-bottom: 20px;
}

#media_box_bottom {
	background: url(../images/boxes/grey_bottom.gif) no-repeat;
	width: 326px;
	height: 23px;
}

#media_box2 {
	clear: both;
	margin-bottom: 35px;
}

#media_box_top2 {
	background: url(../images/boxes/yell_top.gif) no-repeat;
	width: 294px;
	height: 23px;
	font-size: 120%;
	text-align: left;
	line-height: 2em;
	color: #595734;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left: 15px;
}

#media_box_content2 {
	background-color:#FEF6DE;
	padding: 20px 0 20px 0;
	text-align: left;
}
#media_box_content2 img {
	margin: 0 auto;
	width: 150px;
	display: block;
	border-style: none;
}

#media_box_content2 ul {
	margin: 25px 0 -5px 45px;
}

#media_box_content2 li {
	line-height: 1.5em;
	list-style-type: none;
}

#media_box_bottom2 {
	background: url(../images/boxes/yell_bottom.gif) no-repeat;
	width: 326px;
	height: 23px;
}
#player {
	width: 100%;
	text-align: center;
}