#learnmore a {
	width: 110px;
	height: 27px;
	font-weight: bold;
	text-align: center;
	display : block;
	text-decoration : none;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
}

#learnmore a:hover, #buynow a:hover {
	color: #4071B8;
}

#learnmore a {
	background-image: url(../build/cell_learn_more_up.gif);
}

#learnmore a:hover {
	background-image: url(../build/cell_learn_more_ov.gif);
}
