#content {
    padding-left: 22px;
}

#content h1 {
    text-indent: 9999px;
    overflow: hidden;
    white-space: nowrap;
    width: 312px;
    height: 45px;
    background: url(../graphics/index/heading.png) no-repeat;
}

#content p {
    margin-bottom: 1em;
    padding-right: 14px;
}

#content p.testimonial {
    padding-left: 14px;
    padding-right: 20px;
    font-size: 12px;
}

html>body #sidebar {
    padding-top: 5px;
}

.options {
    float: left;
    width: 190px;
    margin-right: 10px;
    margin-bottom: 1em;
}

html>body .options {
    width: 192px;
    margin-right: 18px;
}

.options .top {
    height: 101px;
    width: 192px;
}

.options#buy .top {
    background: url(../graphics/index/buy_top.png) no-repeat;
}

.options#sell .top {
    background: url(../graphics/index/sell_top.png) no-repeat;
}


.options#save {
    margin-right: 0px;
}

.options#save .top {
    background: url(../graphics/index/save_top.png) no-repeat;
}

.options .body {
    width: 165px;
    height: 140px;
    background: url(../graphics/index/box_middle.png) repeat-y;
    padding: 10px 16px;
}

.options .bottom {
    height: 14px;
    width: 192px;
    background: url(../graphics/index/box_bottom.png) no-repeat;
}

.options input.email {
    width: 150px;
    padding: 0 4px;
    margin-bottom: 8px;
}

.options input.email.empty {
    color: #999;
}

.options .go.button {
    display: block;
    margin-top: 5px;
}

#content .options p {
    padding: 0;
}

.testimonial {
    margin: 20px 0;
    clear: both;
}

html>body .testimonial {
    margin: 5px 0;
}





.account-links {
    width: 300px;
}

.account-links .top {
    width: 305px; height: 10px;
    background: url(../graphics/index/sidebar_box1_top.png) no-repeat left bottom;
}

.account-links .body {
    background: url(../graphics/index/sidebar_box1_middle.png);
    width: 305px;
}

.account-links .bottom {
    width: 305px;
    height: 13px;
    background: url(../graphics/index/sidebar_box1_bottom.png) no-repeat;
    
}

.account-links .box {
    padding: 10px 20px 20px; 
    background: url(../graphics/index/sidebar_box1_divider.png) left bottom no-repeat;
/*     position: relative; */
}

.account-links .box.my-saved-searches {
    padding-top: 8px;
}

.account-links .box.my-smartbride {
    background-image: none;
    padding-bottom: 10px;
}

.account-links .box .icon {
    text-indent: 9999px;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    float: right;
    margin: 0; padding: 0;
    margin-top: 3px;
}

.account-links h2 {
    font-weight: normal;
    font-size: 20px;
/*     margin-top: -10px; */
}

.account-links .box.my-saved-searches .icon {
    background: url(../graphics/index/sidebar_box1_saved_searches.png) no-repeat;
    width: 58px;
    height: 58px;
    margin-top: -10px;
}   

.account-links .box.my-favourites .icon {
    background: url(../graphics/index/sidebar_box1_favorites.gif) no-repeat;
    width: 52px;
    height: 48px;
    margin-top: -4px;
}

.account-links .box.my-smartbride .icon {
    background: url(../graphics/index/sidebar_box1_my_smartbride.png) no-repeat;
    width: 54px;
    height: 54px;
    margin-top: -4px;
}


.ads-block-right-rail {
    margin-left: 2px;
    margin-bottom: 23px;
}


.blog-links .top {
    background: url(../graphics/index/sidebar_box2_top.png) no-repeat left bottom;
    width: 305px;
    height: 12px;
    clear: both;
}

.blog-links .body {
    background: url(../graphics/index/sidebar_box2_middle.png) repeat-y;
    width: 305px;
}

.blog-links .bottom {
    background: url(../graphics/index/sidebar_box2_bottom.png) no-repeat;
    width: 305px;
    height: 13px;
}
    
.blog-links .box {
    padding: 6px 20px 16px;
    background: url(../graphics/index/sidebar_box2_divider.png) left bottom no-repeat;
}

.blog-links .box.blog-links-body {
    background-image: none;
    padding: 6px 20px 6px;
}

.blog-links h2 {
    background: url(../graphics/index/sidebar_box2_smartbride_blog.png) no-repeat;
    width: 184px;
    height: 34px;
    text-indent: 9999px;
    overflow: hidden;
    white-space: nowrap;
}

.blog-links ul, .blog-links li {
    list-style-type: none;
}

.blog-links li {
    margin-bottom: 5px;
}

.blog-links .blog {
    color: #333;
}

.feature {
    color: #B6DDFF;
}

.wedding_bells-icon {
    background: url(../graphics/featured/wedding_bells.png) no-repeat;
    width: 86px;
    height: 30px;
    margin-top: 5px;
}

.sweetspot_ca-icon {
    background: url(../graphics/featured/sweetspot_ca.png) no-repeat;
    width: 139px;
    height: 28px;
    margin-top: 8px;
}

.calgary_herald-icon {
    background: url(../graphics/featured/calgary_herald.png) no-repeat;
    width: 94px;
    height: 25px;
    margin-top: 9px;
}

.twentyfour_hours-icon {
    background: url(../graphics/featured/twentyfour_hours.png) no-repeat;
    width: 43px;
    height: 42px;
}

.metro-icon {
    background: url(../graphics/featured/metro.png) no-repeat;
    width: 85px;
    height: 30px;
    margin-top: 6px;
}

.ottawa_citizen-icon {
    background: url(../graphics/featured/ottawa_citizen.png) no-repeat;
    width: 116px;
    height: 22px;
    margin-top: 9px;
}

#content h4 {
    color: #3E7898;
    font-weight: bold;
    margin-bottom: 15px;
    font-size: 12px;
}

#content h4 a {
    color: #3E7898;
    font-weight: normal;
}

#content h4 span {
    color: #3E7898;
    font-weight: normal;
}


.press-mentions , .press-mentions li {
    list-style-type: none;
}

.press-mentions li {
    float: left;
    margin-right: 9px;
}

.press-mentions a {
    display: block;
    align: center;
}

#content br.clear {
    margin-top: 60px;
    clear: both;
}


.social-sites {
    margin: 17px 0px 25px 15px;
}

html>body .social-sites {
    margin-left: 25px;
    margin-bottom: 5px;
}

.social-sites a {
    color: #999;
}

.social-sites .twitter-icon {
    background: url(../graphics/index/twitter_icon.png)  no-repeat;
    float: left;
    height: 36px;
    width: 80px;
    padding: 5px 0px 10px 45px;
    margin-right: 20px;
}

.social-sites .facebook-icon {
    background: url(../graphics/index/facebook_icon.png) no-repeat;
    float: left;
    height: 34px;
    width: 100px;
    padding: 5px 5px 10px 43px;
}

