 .video_border {
	 border-bottom: 	1px solid #EEEEEE;
	 border-left: 		1px solid #EEEEEE;
	 margin-top: 		7px;
	 position: 			relative;
	 width: 			170px;
}

div.play a span {
	 background: 		url("/images/btn_play2.png") no-repeat scroll center 30px transparent;
	 cursor: 			pointer;
	 display: 			block;
	 height: 			96px;
	 left: 				0;
	 position: 			absolute;
	 text-indent: 		-9999px;
	 top: 				0;
	 width: 			170px;
}

div.play a:hover span {
	background:			transparent url("/images/btn_play2.png") no-repeat center -201px;
}
	  
#rightpanel a:hover {
	 text-decoration:	underline;
}
