
#current-media {
	border: 0;
	padding: 0px;
	display: block;
	width: 520px;

}

#media-player {
	float: left;	
	width: 425px;	
}

#media-meta {
	float: left;
	padding-left: 15px;
	width: 150px; 
	font-size:80%;
}

#media-meta .embed-txt {
	width: 130px;
}

#featured-media {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
	width: 490px;
	overflow: hidden;
}

#media-archive {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
	width: 490px;
}

.embed-txt {
	width: 150px;
	font-size: 10px;
}

.videoheadline {
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 15px 0;
	line-height: 26px;
}

#media-scroller {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10000px;


}

#media-scroller li {
	float: left;
	padding-right: 25px;
	text-align: center;
	font-size:75%;
}

#scroller-nav {
	clear: both;
	text-align: center;
	background:url('/img/toggle.gif');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center;
	/*width:52;*/
	height:13px;
	padding:0px;
}

#invis, #invis a
{
    filter:alpha(opacity=0);
    opacity:0.01;
    /*color:#888;*/
    text-decoration:none;
    height:13px;
}

#leftscroll{

        width:11px;
	height:13px;
	float:left;
	margin:0 22px 0 4px;
	display:none;

}

#lscrollhide{
        width:11px;
	height:13px;
	float:left;
	margin:0 22px 0 4px;
	display:none;
}

#rightscroll{
	width:11px;
	height:13px;
	float:right;
	margin:0 4px 0 0;
	display:block;
}

#flashcontent{
	padding: 15px;
	display: table;
	width: 629px;
	text-align:center;
}

