@charset "UTF-8";
/* CSS Document */

#page
{
	width:100%;
	height:100%;
	
}
#player-wrap
{
	margin:2px auto;
	width:740px;
	position: relative;
}

#player-wrap .aside{
	border-bottom:medium none;
	margin-right:0;
	margin-top:0;
	text-align:left;
	width:20.625em;
		
}

#player-wrap .aside .services{
	width:auto;
	margin:0 0 1.5em;
}

#player-wrap .aside .contact{
	float:right;
	padding:0 0 2.5em;
	width:17.65em;
}

#video-title,
.content.more
{
	border-top:0.063em solid #DED9CE;
	border-bottom:none;
	float:left;
	margin:15px 0 0;
	padding:25px 0;
	text-align:left;
	width:24.75em;
}

#video-title a img{
	text-decoration:none;
	padding:0;
	margin:0;
}

.content.more{
	border:medium none;
	clear:none;
	margin:0;
	padding:0;
}

.content.more h2.labs{
	margin:0 0 0.75em;
}

.content.more h3{
	font-size:0.875em;
	line-height:1.539em;
	color:#534442;
}

.content.more li a:active,
.content.more li a:link,
.content.more li a:visited{
color:#897C04;
}

.content.more li a:focus,
.content.more li a:hover{
color:#CC0000;
}

#current_video_title
{
	color:#B32720;
	font-family:'lucida grande','lucida sans unicode',arial,sans-serif;
	text-transform:none;


}
#current_video_title span
{
	font-size:1.667em;
	font-weight:300;
	line-height:1em;
}
#current_video_description
{
	padding:8px 0 0 0;
	font-size:0.875em;
	line-height:1.539em;
	
}
