/* CSS Document */
div.content-area ul,p,ol,li { margin:0px ; padding:0px; }
div.page-header {padding-bottom:10px;}

#video-player {
	width: 468px;
	float: left;
}

#get-started {
	
}


/* Get Started page */
#video-features {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	width: 260px;
}

#video-features h3 {
	margin: 0;
	padding: 0 0 18px 0;
	color: #005eb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.asterisk {
	vertical-align: bottom;
	color:#548823;
	font-size: 30px;
	line-height: .4em;
}

#video-features ul {
	margin-left: 16px;
}

#video-features li {
	list-style: none;
	text-indent: -16px;
	padding-bottom: 10px;
	line-height: 1.6em;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #555;
}

#video-attention-grabbers {
	width: 500px;
}

#video-attention-grabbers div {
	width: 230px;
}

#video-attention-grabbers h3 {
	margin: 0;
	padding: 18px 0 14px 0;
	color: #005eb5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#video-attention-grabbers p {
	line-height: 1.5em;
   margin:0px;
}

#video-attention-grabbers p.action {
	padding: 14px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
   text-align:left;
}

.clearfix {
	clear:both;
}

