The code from .tanline to .subhead was found in the v4 index file.

/* begin v4 index css */
.tanline {
	border-style:none;
	border-width:2px;
	border-color:#ECDFB2;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.dividerLine {
	border-style:none;
	border-top-style:solid;
	border-width:1px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.sectNum {
	font-size:11px;
	color:#666666;
}

.functionitem {
	margin-top:7px;
	margin-bottom:7px;
	padding-bottom:0px;
	padding-top:0px;
}

.bookitem {
	margin-top:4px;
	margin-bottom:4px;
	font-size:11px;
}

h1 {
	font-size:18px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:9px;
}

.subhead {
	font-size:18px;
	color:#666666
}
/* end v4 index css */

.ObsoleteBanner {
    background: none repeat scroll 0 0 #fffdc8;
    border: 2px solid #ffbb33;
    color: black;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: normal;
    /* left: 220px; */
    line-height: 16px;
    padding: 6px 7px;
    width: 430px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: auto;
}

/* css fixes for v3 */

/* td { */
/*     line-height: 0; */
/* } */

.PageTitle {
    line-height:23px;
}

.tablecontents {
    padding: 10px 10px 10px 0px;
}

table.table1 td {line-height: 0px; font-size: 0px;}
table.table2 td {line-height: 0px; font-size: 0px;}
table.tablecontents td {padding-left: 10px;}

table.frontpage.tbody tr td a.indexlink {
    line-height: 4px;
    font-size: 10px;
}

table.frontpage.tbody > tr > td > p {
    line-height: 0px;
    font-size: 10px;
}

table.frontcontentsA > td > a.indexlink {
    font-size: 10px;
    line-height: 0;
    margin-left: 5px;
}

table.frontcontentsB td {
    line-height: 8px;
    font-size: 10px;
}

table.frontcontentsB > td > a.indexlink {
    font-size: 10px;
    line-height: 1;
    margin-left: 5px;
}

.frontpage a.indexlink {margin-left: 0px}

.Usage {
    line-height: 14px;
}

table.table1 td {
    line-height: 0px;
    font-size: 0px;
}

table.table1 td {
    line-height: 0px;
    font-size: 0px;
}

.tablecontents {
    padding: 10px 10px 10px 0px;
}
table.tablecontents td {padding-left: 10px;}

a.indexlink {
    font-size: 10px;
    line-height: 1;
    margin-left: 5px;
}

p.frontpagedivider {
    margin-top: 0px;
    margin-bottom: 9px;
}
.ProductLogo {
    display: none;
}