#feature_top #feature {
    height: 140px
}

#feature .or {
    font-size: 22px;
    color: #003d6b;
    font-family: DaxOTWideMedium, Arial, Helvetica, sans-serif;
    display: inline-block;
    float: left;
    margin-right: 80px;
	
}
.ie6 #feature_top .intro {
	MARGIN-LEFT: 15px;
}

.ie6 #feature .or {
    margin-right: 50px;
	
}

#feature label {
    color: #003d6b
}

#have_you_seen {
    float: left;
    margin-top: 25px;
    clear: both;
}

#have_you_seen.two .product, #results.two .product {
    position: relative;
    width: 375px;
    float: left;
    margin-top: 25px;
    min-height: 200px; /* Added to force product height correctly */
    background: url(/Content/images/furniture/bg_alternateproduct_label.png) left 10px no-repeat;
}

#have_you_seen.two .product .product_image,#results.two .product .product_image {
    float: left
}

#have_you_seen.two .product .details, #results.two .product .details {
    margin: 10px 0 0 20px;
    float: left;
    width: 200px;
}

#have_you_seen.two h3, #results.two h3 {
    font-size: 22px;
    line-height: 50px;
}

#have_you_seen.two .details, #results.two .details {
    /*    position: absolute; top:70px; left:130px; width:200px;_NO__DOTCOMMA__AFTER___NO__DOTCOMMA__AFTER__*/
}

#have_you_seen .details ul.product_three, #results .details ul.product_three {
    list-style: none
}

#have_you_seen .details ul.readmore, #results .details ul.readmore {
    list-style: none;
    margin-top: 10px;
}

#have_you_seen .product_three li, #results .product_three li {
    list-style-image: url(images/icons/icon_dot_green.png)
}

#have_you_seen .readmore li,#readmore .readmore li {
    padding: 0 0 10px 0;
    margin: 0 0 0 2px;
}

.notebox {
    padding: 25px;
    background-color: #e8edf2;
    margin-bottom: 10px;
}

.notebox h3 {
    font-size: 18px;
    color: #003d6b;
    margin-bottom: 10px;
}

#results h1 {
    margin-bottom: 15px
}

/*#results .product {
    float: left;
    width: 250px;
    position: relative;
    background: url(/Content/images/furniture/bg_results_label.png) left 10px no-repeat;
    height: 160px;
    margin-left: 0;
}

#results .product.first-item {
    margin-left: 0
}

#results .product_image {
    position: absolute;
    top: 0;
    left: 0;
}

#results .product .title {
    position: absolute;
    top: 20px;
    left: 130px;
}

#results .product .title h3 {
    font-size: 22px
}

#results .details {
    position: absolute;
    top: 15px;
    left: 80px;
    width: 150px;
}

#results .details ul {
    list-style: none;
    margin: 10px 0 0 15px;
}

#results .details ul li {
    list-style-image: url(images/icons/icon_dot_green.png);
    margin: 0;
}

#results .details ul.readmore {
    list-style: none;
    margin-top: 10px;
}

#results .details ul.readmore li {
    list-style: none
}
*/
#feature_top .product_three li {
    list-style-image: url(images/icons/icon_dot_green.png)
}

#feature_top .readmore li {
    padding: 0 0 10px 0;
    margin: 0 0 0 2px;
}

