@charset "utf-8";
#horsesForSale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
#horsesForSale caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#horsesForSale .horsePictures {
	text-align: center;
	vertical-align: bottom;
}
.twoColFixLtHdr #container #mainContent #horsesForSale .horsePictures img {
	border: 1px solid #000000;
	vertical-align: bottom;

}

#horsesForSale .horseNames {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 2px;
}
.horsePictures td img {
	border: 1px solid #000;
}

#horsesForSale .horseNames td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#horsesForSale .horseNames a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#horsesForSale .horseNames a:hover {
	color: red;
}

.smallsold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}

.blue {
	color: #00F;
}
