body {
	background: url(/images/video_popup_background.jpg) repeat;
	margin: 0px;
	width: 620px;
}
h2 {
	font: normal 11px/32px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #4378C3;
	margin: 0px;
	padding-left: 20px;
}
h4 {
	height: 271px;
	margin: 0px;
	padding: 50px 0px 0px;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#video {
	background: url(/images/video_background.jpg) no-repeat;
	float: left;
	height: 367px;
	width: 360px;
	padding-right: 18px;
	padding-left: 20px;
	padding-top: 18px;
}
#video a {
	font: 10px/26px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 2px;
}
#thumbs {
	padding-top: 22px;
	width: 200px;
	float: right;
	padding-right: 20px;
}
#thumbs p {
	font: bold 10px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #3c4c87;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#topics p {
	font: bold 10px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #3c4c87;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#thumbs a {
	display: block;
	height: 81px;
	width: 100px;
	float: left;
}
#thumbs a u {
	display: none;
}
a#video01 {
	background: url(/images/video_popup_01.jpg) no-repeat;
}
a#video02 {
	background: url(/images/video_popup_02.jpg) no-repeat;
}
a#video03 {
	background: url(/images/video_popup_03.jpg) no-repeat;
}
a#video04 {
	background: url(/images/video_popup_04.jpg) no-repeat;
}
a#video05 {
	background: url(/images/video_popup_05.jpg) no-repeat;
}
a#video06 {
	background: url(/images/video_popup_06.jpg) no-repeat;
}
a#video07 {
	background: url(/images/video_popup_07.jpg) no-repeat;
}
a#video08 {
	background: url(/images/video_popup_08.jpg) no-repeat;
}
a#video01:hover {
	background: url(/images/video_popup_01_2.jpg) no-repeat;
}
a#video02:hover {
	background: url(/images/video_popup_02_2.jpg) no-repeat;
}
a#video03:hover {
	background: url(/images/video_popup_03_2.jpg) no-repeat;
}
a#video04:hover {
	background: url(/images/video_popup_04_2.jpg) no-repeat;
}
a#video05:hover {
	background: url(/images/video_popup_05_2.jpg) no-repeat;
}
a#video06:hover {
	background: url(/images/video_popup_06_2.jpg) no-repeat;
}
a#video07:hover {
	background: url(/images/video_popup_07_2.jpg) no-repeat;
}
a#video08:hover {
	background: url(/images/video_popup_08_2.jpg) no-repeat;
}
#topics {
	padding-top: 28px;
}
#topics ul {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 10px 6px 0px!important;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	width: 210px;
	float: right;
	background: #EFEFEC;
	border-top: 1px solid #B9B9B5;
	list-style: none;
}
#topics ul li {
	width: 210px;
}
#topics ul a {
	display: block;
	color: #000;
	width: 185px;
	text-decoration: none;
	border-bottom: 1px solid #B9B9B5;
	padding: 3px 10px 3px 15px;
	background: url(/images/video_bullet.gif) no-repeat 6px 7px;
}
#topics ul a:hover {
	background: #B9C8DE url(/images/video_bullet2.gif) no-repeat 6px 7px;
}
#topics ul a u {
	background: url(/images/arrow_video_popup.gif) no-repeat 4px 3px;
	padding-right: 2px;
	padding-left: 4px;
	text-decoration: none;
}
#topics ul a:hover u {
	background: url(/images/arrow_video_popup2.gif) no-repeat 4px 3px;
}

