@charset "UTF-8";

div#mainframe {
	width: 800px!important;
	width/**/: 850px;
	padding: 0px 25px 30px 25px;
}
dl.h3 {
	
}
dl.h3 dt {
	height: 40px;
	width: 200px;
	float: left;
}
dl.h3 dd {
	height: 30px!important;
	height/**/: 40px;
	padding-top: 10px;
	float: left;
	font-size: 12px;
}
hr {
	clear: both;
	border-color: #FFFFFF;
}
div.section {
	width: 800px;
	clear: both;
	padding: 0px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
}
table.book {
	width: 390px;
}
tr.colors {
	background-color: #FFFFEE;
}
table.book tr td,table.book tr th {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	border-bottom: solid 1px #999999;
	text-align: center;
	padding: 5px;
	font-size: 14px;
}
table.book tr th {
	background-color: #EEEEEE;
	font-weight: normal;
}
div.holes {
	width: 800px;
	padding-top: 30px;
	clear: both;
}
div.holes ul {
	width: 260px;
	height: 37px;
	float: right;
}
div.holes ul li {
	float: left;
}
div.holelayout {
	width: 354px!important;
	width/**/: 359px;
	float: right;
	padding: 5px 5px 5px 0px;
}
img.holeborder {
	clear: both;
}
div.holes ol {
	margin: 10px 0px 0px 0px;
	width: 425px;
	height: 40px;
	background-image: url(../images/score.gif);
	overflow: hidden;
	position: relative;
}
li.bt,li.rt,li.lt {
	font-family: "Myriad Pro","Verdana","Arial", "Helvetica", "sans-serif";
	position: absolute;
	top: 9px;
	list-style: none;
	font-size: 18px;
	color: #666666;
}
li.bt {
	left: 51px;
}
li.rt {
	left: 181px;
}
li.lt {
	left: 317px;
}
div.holes p {
	width: 425px;
	font-size: 14px;
	line-height: 1.7em;
	padding-top: 10px;
}