img {
    border:0;
}

a img {
    text-decoration:none;
}

#wrapper {
    margin:0 auto;
    width:877px;
}

#sidebar {
    width:142px;
    float:left;
}

#content {

    width:593px;
    float:left;
}

#title {
    padding-top:80px;
}

.notFirst {
    display:none;
}

#loadingContainer {
    position:absolute;
    
}

