@charset "utf-8";
/* CSS Document */

.thoroughbredSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #014711;
	padding-bottom: 20px;
}
#configTable, #configTable2, #configTable3, #configTable4, #configTable5, #configTable6, #configTable7, #configTable8, #configTable9 {
	border: 1px solid #999;
	font-weight: bold;
}
.thoroughbredNumbers {
	background-image: url(../images/combinations/circle-bg.png);
	color: #FCFAE9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	height: 24px;
	width: 24px;
}
#tbTable li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16pt;
	list-style-position: outside;
	list-style-type: square;
}
#tbTable P STRONG {
	font-size: 11pt;
	color: #048238;
}
#phoneNum {
	bottom:0;
	display:block;
	height:50px;
	overflow:visible;
	position:fixed;
	width:326px;
	z-index:10000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	right: 0px;
}
.configImg { border: 1px solid #048238; }
