/* CSS Document */
body {
margin:0;
color:#006699;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:150%;
}

#video_title {
	margin:0;
	height:20px;
	background-image:url(images/video_list_r1_c1.jpg);
	background-repeat:no-repeat;
}

#video_body {

	height:253px;
	background:#006699;
	background-image:url(images/video_list_r2_c1.jpg);
	background-repeat: repeat-x;
	padding:8px;

}
.h3 {
	line-height:100%;
	overflow:hidden;
	vertical-align:middle;
	padding-left:15px;
	text-shadow:0 1px 0 #FFFFFF, 0 2px 2px #C8C8C8;
	color:#323232;
	font-size:16px;
	font-weight:normal;
}

h2 { 
	font-size: 20px; 
	font-weight: normal; 
	color:#FFFFFF;
	margin-top: 5px;
}
.description {
	margin:20px auto;
	padding-left:10px;
	color:#FFFFFF; 
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:150%;
}
