/* This is the style of your browser text */
h1, h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}
h1 {
	font-size: 18px;
	padding-bottom: -2px;
	margin-bottom: -2px;
}
h2 {
	font-size: 12px;
	padding-bottom: -5px;
	margin-bottom: -5px;
}

h2.video { 
	line-height: 1.3;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

a.video_link {
	float: right; margin-left: 10px;
}

div.video_end {
	border-bottom: 2px solid #96a2a4;
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
