body {
    margin: 6px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    color: #060606;
    font-family:Arial,sans-serif;
    text-align: center;
}

#container {
    position:relative;
    margin:0 auto;
    margin-top:10px;
    width:816px;
    height:auto;
}

#header {
    height:auto;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#searchBox {
    position:relative;
    margin:0px 0px 0px 540px;
    height:20px;
    padding:0px;
    text-align: right;
}

#searchText {
    position:relative;
    width:154px;
    height:18px;
    top:0px;
    vertical-align: middle;
    margin:0px 2px 0px 2px;
    padding:0px;
    background: #f0f9ff;
    font-size: 12px;
    border:1px solid #000000;
}

#searchSubmit {
    position:relative;
    width:80px;
    height:20px;
    top:0px;
    right:0px;
    vertical-align: middle;
    line-height: 12px;
    margin:0px 0px 0px 2px;
    padding:0px;
    text-align: center;
    color: #FFFFFF;
    background-color: #6ab9fe;
    border: 1px solid #b4e1ff;
    font-weight: bold;
    font-size: 13px;
}

#domainName {
    position:absolute;
    left:0px;
    top:0px;
    width:auto;
    padding: 3px 0px 0px 15px;
    color:#000000;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

#content {
    float:left;
    width: 100%;
    margin:25px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
}

#leftBlock {
    float:left;
    width:250px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.categoriesBlock {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: left;
    width: 250px;
}

.categoriesBlock a {
    font-weight: bold;
    color:#FFFFFF;
    text-decoration: underline;
    padding:11px;
    padding-left:15px;
    display: block;
    font-size:15px;
    height: 23px;
}

.categoriesBlock a:hover {
    color:#bedbfc;
}

.categoriesBlock ul {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    border: 1px solid #FFFFFF;
}

.categoriesBlock li {
    width:235px;
    padding:0px 0px 0px 15px;
    list-style-type: none;
    font-size:15px;
}

.topCategoryLeft {
    background: url('/img/_marquee4/top_left_category.gif') top left no-repeat;
}

.bottomCategoryLeft {
    background: url('/img/_marquee4/last_pink_cell.gif') bottom left no-repeat;
}

.border_bottom_white{
    border-bottom:1px solid #fff;
}

.categoriesTitle {
    width:100%;
    margin:0px 0px 0px 0px;
    padding:0px 0px 3px 0px;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 13px;
    background-color: white;
}

.categoriesRelatedSearches {
    margin:20px 0px 0px 15px;
    padding:0px 0px 0px 0px;
}

.categoriesRelatedSearches ul {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.categoriesRelatedSearches li {
    width:215px;
    height: auto;
    padding:6px 0px 0px 25px;
    list-style-type: none;
}

.categoriesRelatedSearches a {
    position:relative;
    top:-6px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#327acc;
    text-decoration: underline;
    font-size:18px;
}

.categoriesRelatedSearches a:hover {
    position:relative;
    top:-6px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    color:#FF0000;
    text-decoration: underline;
    font-size:18px;
}

.bgRelatedSearch1 {
    background: url('/img/_marquee4/rs1.gif') top left no-repeat;
}

.bgRelatedSearch2 {
     background: url('/img/_marquee4/rs2.gif') top left no-repeat;
}

.bgRelatedSearch3 {
     background: url('/img/_marquee4/rs3.gif') top left no-repeat;
}

.bgRelatedSearch4 {
     background: url('/img/_marquee4/rs4.gif') top left no-repeat;
}

.bgRelatedSearch5 {
     background: url('/img/_marquee4/rs5.gif') top left no-repeat;
}

.bgRelatedSearch6 {
     background: url('/img/_marquee4/rs6.gif') top left no-repeat;
}

.centerBlock {
    float:left;
    clear: right;
    width:304px;
    height:376px;
    margin:20px 0px 0px 7px;
    padding:0px 0px 0px 0px;
}

#rightBlock {
    position:absolute;
    top:auto;
    right: 0px;
    width:250px;
    height:200px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.topCategoryRight {
    background: url('/img/_marquee4/top_right_category.gif') top left no-repeat;
}

.bottomCategoryRight {
    background: url('/img/_marquee4/last_grey_cell.gif') bottom left no-repeat;
}

#ads {
    float:left;
    width:550px;
    margin:0px 0px 0px 12px;
    padding:0px 0px 0px 0px;
}


#ads ul {
    margin:25px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#ads li {
    margin:0px 0px 15px 0px;
    padding:0px 0px 0px 30px;
    width:520px;
    height:auto;
    list-style-type: none;
    background: url('/img/_marquee4/arrow_ad.gif') top left no-repeat;
}

.title {
    text-decoration: underline;
    font-size:18px;
}

.title:hover {
    color:#FF0000;
}

.link {
    font-size:14px;
    text-decoration:underline;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
}

.link:hover {
    color:#FF0000;
}

#ads p {
    margin:0px 0px 0px 0px;
    color:#000000;
    font-size:16px;
}

#ads span {
    position:relative;
    bottom: 10px;
    padding:0px 0px 0px 20px;
    margin:0px 0px 0px 0px;
    font-size:12px;
    font-weight: bold;
}

#footer {
    float:left;
    width:100%;
    margin:50px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

.height_10 {
    height:10px;
}

.height_35 {
    height:40px;
}

.height_45 {
    height:45px;
}

.height_47 {
    height:47px;
}

.margin_0010 {
    margin:0px 0px 1px 0px;
}

.margin_0000 {
    margin:0px 0px 0px 0px;
}

.margin_left_minus_12 {
    margin:0px 0px 0px -12px;
}

.top_4 {
    top:4px;
}

.top_14 {
    top:14px;
}

.bgPink {
    background-color: #ea1593;
}

.bgGrey {
    background-color: #9c9c9c;
}

.float_left {
    float:left;
}

.clear_left {
    clear:left;
}

.pink {
    color:#e91385;
}

.grey {
    color: #9c9c9c;
}

.blue {
    color:#0256ae;
}

.green {
    color:#219f00;
}

.padding_left_15 {
    padding-left:15px;
}

.padding_left_60 {
    padding-left:60px;
}

.align_left {
    text-align: left;
}

.align_center {
    text-align: center;
}

.align_right {
    text-align: right;
}

.nd_light_grey {
    color: #BDC7DF;
}

.s11 {
    font-size: 11px;
}

.s12 {
    font-size: 12px;
}

.bold {
    font-weight: bold;
}

.last_pink_cell {
    background: url('/img/_marquee4/last_pink_cell.gif') bottom left no-repeat;
    height: 49px;
}

.last_grey_cell {
    background: url('/img/_marquee4/last_grey_cell.gif') bottom left no-repeat;
    height: 49px;
}

#forsale_bar {
    padding-top:4px;
    padding-bottom:4px;
}

#forsale_bar a{
    color: #323232;
    font-size: 12px;
}
#forsale_bar a:hover{
    text-decoration: underline;
}