#ContentCenterLayer {
	float:left;
	width:510px;
	margin: 16px 8px 0px 30px;
}

#HorseList table {
	margin:0 auto 0 auto;
}

#HorseList thead td {
	font-size:0.8em;
	color:#ffffff;
	font-weight: bold;
	padding:2px;
	background: #145F98;
}

#HorseList tbody td {
	font-size:0.8em;
	color:#000000;
	font-weight: bold;
	padding:2px;
}

#HorseList tbody tr {
background: #E8F5FE;
}

.GalerieButton {
	border:1px solid #145F98;
	background: #FAFAC4;
	font-size:0.8em;	
	text-align: center;
	cursor: pointer;
}

.GalerieButton a {
	text-decoration: none;
	font-weight: bold;
}
