#leftContent {
    width: 325px;
}

#mainContainer {
    margin-top: 5px;
}

#mainContainer.advancedSearch {
    background-image: url(../../images/ver-dot.gif);
    background-position: 325px 2px;
    background-repeat: repeat-y;
}

#rightContent {
    width: 580px;
    padding-top: 4px;
    padding-left: 10px;
}

#rightContent p, #rightContent h4, #rightContent h3, #rightContent h2, #rightContent h1 {
    width: 570px;;
    padding-bottom: 10px;
} 

.advancedSearch #rightContent p a {
    background-color: #FFFFE7;
    text-decoration: underline;
    font-weight: bold;
    color: #333333;
    padding: 0px 2px;
}

.advancedSearch #rightContent p a:hover {
    color: #CC0000;
}

 #leftContent.mainMagCatList {
    background-image: url(../../images/ver-dot.gif);
    background-repeat: repeat-y;
    background-position: right 0px; 
}

#rightContent.mainMagCatList {
    background-image: none;
}
