#searchBox, #cityFilter, #postalCodeSort, #clearAll {
    text-align: right;
    padding-bottom: 5px;
}
#searchBox {
    text-align: right;
    padding-right: 193px;
    padding-top: 5px;
}

#cityFilter, #postalCodeSort, #clearAll {
    padding-right: 261px;
}

#refineSearch{
    background-image: url( "images_public/ia_style/refineTab.gif" );
    height:23px;
    margin-top:10px;
}
#refineSearch tr {
    width:100%;
    text-align: center;
}

#refineTitle{
    margin-top: 10px;
}
#didYouMean, #youSelected{
    padding-top:10px;
    padding-left: 20px;
}

#searchHelpText a:hover {
    text-decoration:none;
    color:#68295B;
}

#searchLeft, #searchHelpText {
    float: left;
    width: 647px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    border-right: 1px solid darkgray;
    background-color: #E2E8D5;
}

#searchRight {
    padding-left: 16px;
    padding-top: 10px;
    margin-left: 670px;
}

#mainSearch {
    height: 100%;
}

#moreServicesSpacer {
    height: 10px;
    padding-bottom: 20px;
}

#taxonomyTable a:link {
    color: #68295B;
}

#taxonomyTable a:visited {
    color: #68295B;
}


#homePageHeaderImage {
    background-color: #000;
    background-image: url( "images_public/ia_style/homePageHeader.gif" );
    background-position: 0 0;
    height: 144px;
    width: 950px;
    position: relative;
}

#homePage a {
    position: absolute;
    height: 84px;
    width: 950px;
    text-decoration: none;
}

#homePage a i {
    visibility: hidden;
}
a#homeLink {
    left: 0x;
    top: 30px;
}

#menu a {
    position: absolute;
    height: 23px;
    width: 189px;
    text-decoration: none;
}

#menu a i {
    visibility: hidden;
}
a#directoriesLink {
    left: 719px;
    top: 117px;
}

#mainSearchForm {
    width:940px;
    padding-left:20px;
}

#mainSearchHeadings {
    font-weight: bold;
    color: #43743b;
}

#postalCodeLookupLink {
    font-size: 90%;
}

#clearAllDiv {
    /*height:10px;*/
    margin-left:830px;
}

#lightGreyText {
    color: #dfe4df;
    font-size: 90%;
}

#mainSearchTips {
    font-weight: bold;
    font-size: 90%;
}

#relevantListingsAndRHSImage {
    /*background-image: url( "images_public/ia_style/relevantListingsAndRHS.gif" );*/
    height: 39px;
    margin-top:10px;
    width:100%;
}

#bottomSearchBar {
    background-image: url("images_public/ia_style/bottomSearchBar.gif");
    height:24px;
}

.bottomBorderSearchResult {
    border-bottom: 1px solid darkgray;
    width:100%;
}
