#irmControl1_pnlSearch BR{DISPLAY:none; VISIBILITY: hidden}
#irmControl1_txtSearchTerms {width:200px;}
body{
	background:url(../images/video_player_bg_repeat.jpg) repeat-x;
	background-color:#ebebf0;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#fff;
}
p, h1, h2, h3, h4, h5, h6 {margin:0px;padding:0px;}
a:link, a:visited{
	color:#FFAF09;
	text-decoration:none;
}
a:hover{
	color:#505564;
	text-decoration:none;
}
a:link img, a:visited img{
	border:none;
}

.clear{clear:both;}

/*------------------LAYOUT----*/

#video_container {width:1000px;margin:0 auto;}

#video_header {height:100px;}
#video_header img{vertical-align:top;}
#video_header h1{float:left;margin-right:.4em;width:70px;height:75px;overflow:hidden;cursor:pointer;background:url(../images/video_player_hrts_logo.jpg) no-repeat;}
#video_header h1 span{margin-left:-500px}

#video_footer{
	margin-top:2em;
	height:37px;
	clear:both;
	background-color:#637588;
	border-color:gray;
	border-style:solid;
	border-width:5px 10px;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding-top:15px;
}