﻿#BasicContent a:hover {
	background-position:left bottom;
}
#BasicContent a {
	background:transparent url(../images/link_box_bg.gif) no-repeat scroll left top;
	font-size:13px;
	height:42px;
	padding:5px 70px 0 20px;
	color:#4b4b4b;
	display:block;
	font-weight:bold;
	width:210px;
	float:left;
	margin:0 10px 20px 0;
}