#costore  {
	width: 216px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px;
	background-image: url(none);
	background-repeat: no-repeat;
	margin: 15px 0px 0px 0px;
	float: left;
	height: 320px;
	line-height: 1.25;
}
#costore   a {
	background-image: url(../pix/bg_co_store.jpg);
	height: 75px;
	padding: 245px 0px 0px 0px;
	background-position: 0px 0px;
	float: left;
	text-align: center;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
#costore  a:hover {
	background-image: url(../pix/bg_co_store.jpg);
	height: 75px;
	padding: 245px 0px 0px 0px;
	background-position: 0px 0px;
	float: left;
	text-align: center;
	width: 216px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C73434;
	text-decoration: none;
}
