#searchBins #searchKeywords { font-size: 1.1em; margin-bottom: 10px; }
#searchBins2 #searchKeywords .keywords { font-weight: bold; }

#searchBins2 { margin: 8px 0px 12px 0px; width: 582px}
#searchBins2 #breadcrumb {padding-bottom: 5px; }
#searchBins2 #carat_cell img { margin: 7px; }

#searchBins2 .bin {padding-left: 10px; float: left;}
#searchBins2 .bin .items { overflow: auto; padding: 2px 5px 2px 5px; height:80px; background-color: #fff;}
#searchBins2 .bin .item {padding: 2px; }
#searchBins2 .bin .itemLabel {padding-left: 5px;}
#searchBins2 .bin .item input {border: 0px;}

#searchBins2 #refinementBrowse form div.listo table { height: 50px; }
#searchBins2 #refinementBrowse form div.listo { float: left; margin-right: 4px; }
#searchBins2 div.scrollbox { height: 8em; overflow: auto; background-color: #ffffff; margin-top: 4px; }

#searchBins2 #refineBottom {
    float:none;
    clear: left;
    text-align: right;
    padding-top: 8px;
}


#searchBins2 .refinementsTopLeft {
    background-color: #d9e5c6;
    width: 557px;
    height: 27px;
    float: left;
}
#searchBins2 .refinementsCornerTopLeft {
    background: url(../corners/white/topLeft.gif) no-repeat 0 0;
    background-color: transparent;
    width: 4px;
    height: 4px;
}

#searchBins2 .heading {
    font-size: 1.4em;
    font-weight: normal;
    color: #575859;
    padding: 4px 8px 4px 8px;
}

#searchBins2 .refinementsTopRight {
    background-color: #d9e5c6;
    float: left;
    width: 25px;
    height: 27px;
}

#searchBins2 .refinementsCornerTopRight {
    background: url(../corners/white/topRight.gif) no-repeat 100% 0;
    background-color: transparent;
    width: 4px;
    height: 4px;
    position: relative;
    left: +21px;
    overflow:hidden;
}

#searchBins2 #refinementBrowse
{
	background-color: #EFEFEF;
    clear: both;
    overflow:auto;
}

#searchBins2 #refinementBrowseContent
{
    width: 100%;
}

#searchBins2 #refinementBrowseContent .bin .title, #searchBins2 #refinementBrowseContent .categoryBin .title {
    font-weight: bold;
}

#searchBins2 .refinementsBottom {
    background-color: #EFEFEF;
    height: 4px;
    position: relative;
    clear: both;
}
#searchBins2 .refinementsCornerBottomLeft {
    background: url(../corners/white/bottomLeft.gif) no-repeat 0 100%;
    background-color: transparent;
    height: 4px;
    width: 4px;
    float: left;
}
#searchBins2 .refinementsCornerBottomRight {
    background: url(../corners/white/bottomRight.gif) no-repeat 100% 100%;
    background-color: transparent;
    right: 0;
    height: 4px;
    width: 4px;
    float: right;
    position: relative;
}

#searchBins2 .heading1 {
    width: 244px;
}

#searchBins2 #contentContainer #mainCategoriesCell {
    width: 250px;
}

#searchBins2 .heading1, #searchBins2 .heading2 {
    float: left;
    color:#575859;
    font-size:1.4em;
    font-weight:normal;
}

#searchBins2 .heading1 {
     padding-left: 8px;
     padding-right: 8px;
}

#searchBins2 .binValues {
    width: 150px;
}

#searchBins2 #binsContainer, #searchBins2 #contentContainer {
    width: 100%;
}

#searchBins2 #binsContainer td {
   vertical-align: middle;
   padding-top: 3px;
}

#searchBins2 #binsContainer .binNameCell {
   font-weight: bold;
   width: 100px;
}

#searchBins2 #contentContainer #mainCategoriesCell {
   vertical-align: top;
   padding-top: 5px;
   padding-left: 10px;
}

#searchBins2 #contentContainer .selectBinCell .binValues {
  width: 200px;
}

#searchBins2 #binsContainer .actionsCell {
   width: 45px;
   font-weight: bold;
   text-align: center;
}

#searchBins2 .binValues option {
   margin-left: 6px;
}


/* ---------Suggested Categories-------------- */
#suggestedCatContainer {
   width:582px;
   margin-bottom: 10px;
}

#suggestedCatContainer .suggestedCatTopLeft {
    background-color: #d9e5c6;
    width: 557px;
    height: 27px;
    float: left;
}
#suggestedCatContainer .suggestedCatCornerTopLeft {
    background: url(../corners/white/topLeft.gif) no-repeat 0 0;
    background-color: transparent;
    width: 4px;
    height: 4px;
    position: absolute;
}

#suggestedCatContainer .heading {
    font-size: 1.4em;
    font-weight: normal;
    color: #575859;
    padding: 4px 8px 4px 8px;
}

#suggestedCatContainer .suggestedCatTopRight {
    background-color: #d9e5c6;
    float: left;
    width: 25px;
    height: 27px;
}

#suggestedCatContainer .suggestedCatCornerTopRight {
    background: url(../corners/white/topRight.gif) no-repeat 100% 0;
    background-color: transparent;
    width: 4px;
    height: 4px;
    position: relative;
    left: +21px;
    overflow:hidden;
}

#suggestedCatContainer .suggestedCatSection {
    background-color: #EFEFEF;  
    background-color: #EFEFEF;    
    margin-bottom: 2px;
    padding: 2px 2px 2px 10px;  
}

#suggestedCatContainer #suggestedCatWrapper {
    clear: both;
    border-top:1px solid #FFFFFF;
}

#suggestedCatContainer .suggestedCatSection .lastLeaf {
   font-weight: bold;
}

