div.loader {
	background: url("img/ajax/progress.gif") no-repeat scroll 0 0 transparent;
	height: 32px;
	width: 32px;
	display: none;
	z-index:999;
	position: fixed;
	top: 40%;
	left: 50%;
	margin-left: -10px;
}

div.vcontent{ 
	}

div.end {
	text-align:center;
	color:#f00;
}

div.tbcontent{
		width:100%;
              }
div.youtube_frame
{
 float: left;
    padding: 5px;
}

hr.line{
	width:500px;
	margin-left:auto;
	margin-right:auto;
	color: #ccc;
}