#prev_btn{
	display:inline-block;
	width:69px;
	height:17px;
	background:url('../images/home/btn_prev_w.png') center top no-repeat;
	vertical-align:middle;
}
#next_btn{
	display:inline-block;
	width:76px;
	height:17px;
	background:url('../images/home/btn_next_w.png') center top no-repeat;
	vertical-align:middle;
}
#prev_btn:hover, #prev_btn:focus, #next_btn:hover, #next_btn:focus{
	background-position:center bottom;
}
#about_more{
	display:block;
	width:87px;
	height:11px;
	background:url('../images/home/btn_readmore.png') top center no-repeat;
}
#about_more:hover, #about_more:focus{
	background-position:bottom;
}
#new_video_img img{
	margin-top:236px;
	margin-right:5px;
	border:none;
}
#read_more{
	float:right;
	width:87px;
	height:11px;
	background:url('../images/home/btn_readmore.png') top center no-repeat;
	margin-top:11px;
}
#read_more:hover, #read_more:focus{
	background-position:bottom;
}
.recent_events_box .more{
	background-image: url(../images/home/btn_readmore02.png);
	width: 87px;
	height: 11px;
}