#videoHolder {
	display:block;
	margin:20px 0 20px 20px;
	overflow:hidden;
	width:485px;
}

#moreVideos {
	display:block;
	float:right;
	padding:4px;
	width:364px;
}

#videoHolder h2.mouse {
	color:#B6101C;
	font-size:32px;
	font-weight:normal;
}

h2.mouse {
	background:url(../img/mouse.jpg) no-repeat left top;
	height:40px;
	padding:26px 0 0 86px;
}

#homepage-text div.introduction_form_links {
	margin-top:30px;
	width:349px;
}

#homepage-text div.introduction_form_links_form {
	margin:0;
}
div.introduction_form_links a {
	display:block;
	padding:0 5px 0 0;
	/*text-indent:-99999px;*/
}
div.introduction_form_links a strong {
	display:block;
	padding:34px 0;
}
div.introduction_form_links a#whitepaper{background:url(../img/btn_introduction.png) no-repeat left top;}
div.introduction_form_links a#webinar{background:url(../img/btn_introduction.png) no-repeat left -82px;padding-bottom:5px;}
div.introduction_form_links a#bookacall{background:url(../img/btn_introduction.png) no-repeat left bottom;padding-top:2px;}
div.introduction_form_links a.registered_whitepaper{background-image:url(../img/downloadWhitepaper.jpg) !important;}
div.introduction_form_links a.registered_webinar{background:url(../img/viewButtonWebinar.jpg) no-repeat left top !important;}
