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/categories_bg.jpg') no-repeat 0 0;
}

.bottomCategoryLeft {
    background: url('/img/_marquee4/categories_bg.jpg') no-repeat -250px 100%;
}

.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/icons.jpg') no-repeat -152px 0;
}

.bgRelatedSearch2 {
    background: url('/img/_marquee4/icons.jpg') no-repeat -127px -25px;
}

.bgRelatedSearch3 {
    background: url('/img/_marquee4/icons.jpg') no-repeat -102px -50px;
}

.bgRelatedSearch4 {
    background: url('/img/_marquee4/icons.jpg') no-repeat -77px -75px;
}

.bgRelatedSearch5 {
    background: url('/img/_marquee4/icons.jpg') no-repeat -52px -100px;
}

.bgRelatedSearch6 {
    background: url('/img/_marquee4/icons.jpg') no-repeat -27px -125px;
}

.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/categories_bg.jpg') no-repeat -500px 0;
}

.bottomCategoryRight {
    background: url('/img/_marquee4/categories_bg.jpg') no-repeat -750px 100%;
}

#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/icons.jpg') no-repeat 0 -150px;
}

.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_title, #web_title, #ads_repeat_title {
    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;
}
.ad_urlline {
    padding-right: 20px;
}

.ad_rating {
font-size: 16px;
font-family: Arial,sans-serif;
color: #666;
}

.ad_rating a {
color: #01459D;
text-decoration: none;
}

.ad_rating a:hover {
color: #EE0000;
}

.ad_rating_text {
float: left;
padding-right: 3px;
}

.ad_rating_starf, .ad_rating_starp, .ad_rating_stare {
float: left;
margin-top: 4px;
width: 11px; height: 9px;
background: url('../img/stars_graphic.gif') no-repeat;
}

.ad_rating_starf {
background-position: 0 0;
}

.ad_rating_starp {
background-position: -11px 0;
}

.ad_rating_stare {
background-position: -22px 0;
}

.ad_sitelinks {
margin: 10px 0 0 15px;
}

.sitelinks_col1, .sitelinks_col2 {
float: left;
font-size: 16px;
}

.sitelinks_col2 {
margin-left: 16px;
}

.ad_sitelinks a {
color: #0256AE;
text-decoration: none; 
}

.ad_sitelinks a:hover {
color: #FF0000;
}

.nowebrs{
    color: #000000;
    font-size: 16px;
    padding-left: 30px;
    padding-bottom: 15px;
}

.clearlr {
clear: both;
}

