#TB_window
{
	max-height:360px;
}
.videotop
{
	border-top:8px solid #FAA71B;
 	width: 686px; 
 	height:0px; 
 	line-height:0px;
}
.jqmWindow2 
{
	width: 670px; 
	height:360px; 
	background-color: #FFF; 
	color: #333;  
	border-top:0px;
	border-left:8px solid #E2DFDD; 
	border-right:8px solid #E2DFDD; 
	border-bottom:8px solid #E2DFDD; 
}
.videocontainer {
	height:360px;
}
#mediacontent 
{ 
	float: left; 
	width:412px; 

	height:310px; 

	margin:auto; 
	padding-top:6px;  
	padding-left:6px; 
	padding-right:6px; 
	text-align:center; 
}
.videobox 
{ 
	width:100%; 
	padding:0px; 
	background-color:#FFFFFF; 
	/**
	height:340px;
	**/
}/**
.videobox .vPad 
{ 
	margin:0px; 
	padding-top:0px; 
	padding-left:0px; 
	padding-right:0px; 
	background:#fff; 
}
*/
.videobox .video 
{ 
	float:left;  
}
.videobox .form 
{ 
	float:right; 
	background:url(images/divider2.gif) no-repeat left top; 

	height:310px; 

	padding:13px 10px 0px 20px; 
	font:normal 12px arial; 
	color:#6a6764;
}
.videobox .form .input 
{ 
	background:url(images/inputbg.gif) repeat-x left top; 
	width:200px; 
	height:17px; 
	border:none; 
	border-left:1px solid #c3c3c3; 
	border-right:1px solid #c3c3c3; 
	margin:0 0 14px 0; 
	color:#6a6764; 
	padding:1px 2px
}
.videobox .form span.subbutton 
{ 
	width:82px; 
	height:19px; 
	cursor:hand; 
	float:right; 
	padding-right:10px 
}
.videobox .form span.subbutton input
{ 
	background: transparent url(images/but_submit.gif) no-repeat left top; 
	width:82px; 
	height:19px; 
	border:none; 
	cursor:hand;
	float:right; 
	display:block
}
.play 
{ 
	float:left; 
	margin:0 0 5px 5px; 
	width:382px; 
	height:27px; 
	padding-bottom:5px;
}
.close 
{ 
	background: #e2dfdd url(images/curve2.gif) no-repeat left top; 
	width:281px; 
	float:right;
	height:32px; 
	display:inline;
	position:relative; 
	top:5px;
}
.close span
{ 
	background: url(images/closrBtn.gif) no-repeat right top; 
	margin-top:12px; 
	width:60px; 
	height:19px; 
	display:block; 
	float:right; 
	text-decoration:none; 
	cursor:hand;
}

