body
{
	font-family:arial,verdana, tahoma;
	color:#000;
	margin:0px;
}

p
{
	font-size:12px;
	text-align:left;
}
a
{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
a:hover
{
	text-decoration:underline;
}
a, img{
	border:none;
	outline:none;
}
.video
{
	background:#F2F2F2;
	line-height:46px;
	margin:0px auto;
	text-align:center;
	width:766px;
	
}
.watch_video
{
	background:url(../images/download-img.gif) no-repeat left center;
	padding:8px 0px 15px 40px;
	margin:auto;
	
}
#download_video
{
	background:url(../images/download_video_icon.gif) no-repeat left center;
	padding:8px 0px 15px 40px;
}
#download_video:hover
{
	background:url(../images/download-img.gif) no-repeat left center;
}
.title_bar
{
	background:none repeat scroll 0 0 #CA0000;
	height:17px;
	line-height:16px;
	margin:auto;
	overflow:hidden;
	padding:3px 5px;
	width:752px;
	*width:754px;
	_width:754px;
	border:solid 2px #000;
	border-bottom:none;
	*margin-left:2px;
}
.title_bar span
{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.title_bar img
{
	float:right;
}