table.chart_layout {
    border-collapse: collapse;
    width: 980px;
    height: 5px;
    background-color: #636466;
    margin: 0;
    padding: 0;
}

#anchors {

}

#anchors a.section_link {
    color: #0099CC;;
}

#btt {

}

#btt a {
    text-decoration: none;
	padding: 0 0 0 8px;
	background-image: url("../images/arrow_top.png");
	background-repeat: no-repeat;
	background-position: 0 5px;


}

#btt a.noArrow {
    padding: 0;
    background-image: none;
}