#horseWrap
{
	width: 218px;
	margin:10px;
	padding:10px;
	float: left;
	background-color: White;
}

#horseImage
{
	width: 210px;
	height: 166px;
	top: 10px;
	left: 10px;
	background: url(../images/horse/catSelectionFinal_none.gif) no-repeat;
}

#horseLabel
{
	font-size: 12px;
	font-weight: bold;
	color: #65738E;
	text-align: center;
}
