#container {
    max-width: 980px;
}

.ui-stat-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none;
}
					  
#topArea {
    margin: auto;
    border: 0;
    padding: 0;
    max-width: 980px;
    border-radius: 0;
}

#topArea td {
    padding: 0;
}

#gs_banner {
    border-radius: 0;
    background-position-y: 0;
}

#bannerLinks {
    margin: 3px 5px;
}

#breadcrumbs {
    padding-top: 10px;
    padding-bottom: 10px;
}

#quicksearcharea ul {
    margin: 5px;
}


.ui-widget-header {
    color: white;
    background-image: none;
}

.ui-state-default {
    background-image: none;
}

#gs_content {
    /* background: #e1dcd6 none; */
    background: #eae8da none;
    border: 0;    
}

div.groupLink {
    min-width: 290px;
}

div.collectionLink {
    min-width: 330px;
}

.horizontalContainer {
    text-transform: none;   
}



