#TB_ajaxContent{
	width: 450px;
	height: 350px;
	background: url(../img/bg-videobox.png) top left no-repeat #121212;
}

#TB_window{
	background: #121212;
}

.videobox{
	text-align: center;
	margin-top: 23px;
	margin-left: 25px;
	
}

#player_api, #player{
	border: 1px solid #CCC;
}

#TB_title{
	background: #000;
	color: #FFF;
}

#TB_title a{
	background: #000;
	font-size: 1.1em;
	color: #D30101 !important;
	font-weight: bold;
	text-decoration: none;
}

#TB_title a:hover{
	text-decoration: underline;
	color: #FFF;
}


