@charset "utf-8";

table#characteristics{
	border="0";
}

table#characteristics td{
	padding-right:30px;
	vertical-align:top;
}

#nextHorse{
	float:right;
	width:300px;
	border-top:1px solid #fff;
}

#nextHorse p{
	padding-top: 10px;
	text-align:right;
}


#infoLeft{
	clear:both;
}
