@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Arial, Helvetica, sans-serif;}
.style1 {font-size:13px;}

#apDiv2 {
	position:absolute;
	top:185px;
	width:10px;
	height:30px;
	z-index:2;
}
#apDiv3 {
	position:relative;
	left:810px;
	top:131px;
	width:10px;
	height:30px;
	z-index:3;
}

* html #apDiv3 {
	top:112px;
}

*:first-child+html #apDiv3 {
    	left:820px;
}

#apDiv4 {
	position:relative;
	top:122px;
	width:820px;
	height:7px;
	z-index:5;
}

* html #apDiv4 {
	top:112px;
}

*:first-child+html #apDiv4 {
    left:10px;
	top:131px;
}

#clubfit { margin: 0px 10px 160px 35px;}

#table1 {
	position:relative;
	background:url(images/clubfit/cf-main.png) no-repeat;
	top:130px;
	width:820px;
	height:652px;
	z-index:4;
	line-height: 13pt;
}

* html #table1 {
	top:112px;
}

*:first-child+html #table1{
    left:10px;
	top:131px;
}