﻿#hc_container 
{
	background-image: url(images/helpclips/top.gif);
	background-repeat:no-repeat;
	width: 459px;
	display: block;
	margin-top: 10px;
	margin-left: 55px;
	padding-left: 28px;
	padding-top: 28px;
}

.hc_link_container
{
	padding-bottom: 10px; 
	padding-left: 20px;
	padding-top: 10px;
	width: 350px;
}

.hc_play_button 
{
	float:left; 
	padding-right: 10px;
	height: 40px;
}

.hc_bottom
{
	background-image: url(images/helpclips/bottom.gif);
	background-repeat:no-repeat;
	width: 459px;
	height: 9px;
	display: block;
	margin-left: 55px;
	padding-left: 28px;
	padding-top: 28px;
}