.onecol {
width: 4.7%;
}

.twocol {
width: 13.2%;
}

.threecol {
width: 22.05%;
}

.fourcol {
width: 30.6%;
}

.fivecol {
width: 39%;
}

.sixcol {
width: 48%;
}

.sevencol {
width: 56.75%;
}

.eightcol {
width: 61.6%;
}

.ninecol {
width: 74.05%;
}

.tencol {
width: 82%;
}

.elevencol {
width: 91.35%;
}

/* IE8 */
.ie8 #logo-container {
border: 1px solid#CCC;
}
.ie8 #top-navigation ul {
left: -98px;
}

/* IE7 */
.ie7 #logo-container img {
border: 1px solid#000;
}
.ie7 #top-navigation ul {
left: 238px;
}
.ie7 #searchform {
position: relative;
left: 0;
}
.ie7 #searchform {
float: none;
left: 140px;
}
.ie7 #searchform .submit {
text-indent: -9999px;
}