﻿.headline{ margin:15px 0 0 0; width:749px; }

.bullet{
	background-image:url(/images/arrow.gif);
	background-repeat:no-repeat;
	float:left;
	height:14px; width:14px;
	margin:3px 14px 0 0;
	}

.line{ float:left; width:630px; }

.vid{
	background-color:#7DA5E0;
	color:white;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	font-style:italic;
	height:14px; width:76px;
	margin:3px 0 0 0;
	text-align:center;
	}

.vid a:link		{ color:white; text-decoration:none; }
.vid a:visited	{ color:white; text-decoration:none; }
.vid a:active	{ color:white; text-decoration:none; }
.vid a:hover	{ color:white; text-decoration:underline; }


H1{
	color: #7DA5E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	margin:0;
	}

.indent{ margin:0 0 0 29px; width:630px;}