@import "/media/css/DontBuyIt2.css";

#content-block h2 {
    margin: 0px;
    padding: 0px;
    color: #f9501b;
    font-size: 16px;
    font-weight: normal;
}

#content-block h3 {
    margin: 0px;
    padding: 0px;
    color: #f9501b;
    font-size: 12px;
    font-weight: normal;
}

#content-block {
    font-size: 12px;
}

#content-content {
    position: absolute;
    margin: 0px;
    padding: 0px;
    left: 0;
    right: 0;
}

#content-right {
    float: right;
    width: 177px;
    margin: 0px;
    padding: 0;
    margin-right: 15px;
}

* html #content-right {
    margin-right: 8px;
}

#google-search {
    background: url(/media/images/google-vborder.gif) repeat-y;
    width: 177px;
}

.google-hline {
    background: url(/media/images/google-hborder.gif) repeat-x;
    width: 177px;
    height: 1px;
}

* html .google-hline {
    overflow: hidden;
}

#google-search2 {
    background: url(/media/images/lens.gif) no-repeat top right;
    margin: 10px 4px;
    width: 168px;
}

#ads-by-google {
    margin: 10px 4px;
    width: 168px;
}

#google-search2 h3 {
    font-size: 18px;
    font-weight: normal;
    color: #376a87;
    margin-top: 10px;
    background: url(/media/images/blue-band.gif) no-repeat left bottom;
    padding-bottom: 4px;
    margin-bottom: 20px;
}

#google-search2 input {
    border: solid 1px #9eb5ca;
    margin-bottom: 7px;
    width: 164px;
}

#google-search2 input.pic {
    border: none;
    margin: 0px;
    width: auto;
    margin-left: 120px;
}

#sponsor-list {
    width: 177px;
    margin: 0px;
    margin-top: 20px;
    padding-top: 16px;
    background: #f4f4f4 url(/media/images/sponsor-back.gif) repeat-x;
    min-height: 431px;
    text-align: center;
    padding-bottom: 16px;
}

* html #sponsor-list {
    height: 431px;
}

#sponsor-list img{
    margin-left: 3px;
}

table#category-list {
    border-collapse: collapse;
    border-spacing: 0 0;
    width: 258px;
}

table#category-list tr {
    height: 23px;
}

table#category-list tr.current-category2 {
    height: 43px;
}

table#category-list td.category-left, td.category-right {
    width: 3px;
}

table#category-list tr.current-category td {
    background: url(/media/images/categories-back.gif) repeat-x;
}

table#category-list tr.current-category2 td {
    background: url(/media/images/categories-back2.gif) repeat-x;
}

table#category-list tr.current-category td.category-left {
    background: url(/media/images/categories-left.gif) no-repeat left top;
}

table#category-list tr.current-category2 td.category-left {
    background: url(/media/images/categories-left2.gif) no-repeat left top;
}

table#category-list tr.current-category td.category-right {
    background: url(/media/images/categories-right.gif) no-repeat left top;
}

table#category-list tr.current-category2 td.category-right {
    background: url(/media/images/categories-right2.gif) no-repeat left top;
}

table#category-list td.category-count {
    text-align: right;
    color: #f9501b;
    font-weight: bold;
}

table#category-list td.category-latest {
    width: 32px;
}

td#all-categories-link {
    padding-right: 14px;
}

td#all-categories-link.show-top {
    background: url(/media/images/cat-arrow-rotated.gif) no-repeat right center;
}

td#all-categories-link.show-all {
    background: url(/media/images/cat-arrow.gif) no-repeat right center;
}

td#all-categories-link  a {
    color: #f9501b;
    white-space: nowrap;
}