/******************************************
	verhist.css
	Copyright 2016 Derek Erb
	http://www.cabinetderekerb.com

	For www.ssr.horse
******************************************/

div.tit {
    text-align: center;
    margin: 0 auto 1% auto;
    padding-top: 2%;

    color: #CC0000;
    font-weight: bold;
    font-size: 1.4em;
}

table {
    width: 90%;
}

table td {
    vertical-align: top;
}
