#block1, #block2, #block3, #block4{
	display:none;
}
#show{
	margin-top:30px;
}
h6{
	font-size:13px;
	margin:90px 0 15px 0;
	color:#007665;
}
#show table td{	
	vertical-align:top;
}
a.playVid{
	display:block;	
	height:30px;
	width:175px;
	font-size:10px;
	font-weight:bold;
	padding:5px 37px 0 0;
	background: url(../img/playVid.gif) center right no-repeat;
}
a.playVid:hover{	
	background: url(../img/playVidH.gif) center right no-repeat;
}
.playVidSubText{
	font-weight:normal;	
}
