div#counters {
    display: none;
    position: absolute;
    right: 10px;
    top: 25px;
}
.basestyle{
font-family:trebuchet MS;
font-size:10.5pt;
margin:15px 0 10px 15px;
padding-left:20px;
text-indent:-20px;
}
ul.basestyle{
    font-family: trebuchet MS;
    font-size: 10.5pt;
    margin: 15px 0 10px 35px;
    padding-left: 20px;
    text-indent: 0;
}
.basestyle a{
color:red;
}
div#gohome {
    bottom: 0;
    height: 200px;
    left: 0;
    position: absolute;
    width: 285px;
}
div#gohome a {
    display: block;
    width: 285px;
    height: 200px;
    border: none;
}
table.parents td{padding: 15px 0;}
table.parents td img{}

