#main {
    margin-bottom: 0;
    padding-bottom: 20px;
    background: url('/images/bg_hp_main_bottom.png') no-repeat bottom;
}

#container {
    /*background: #FFF url('/images/v2/bg_home_top.jpg') no-repeat;*/
    background: #FFF url('/images/bg_home_top_myallergy_guide.png') no-repeat 0 8px;    
}

#home {
    color: #666666;   
}

#home #content h3 {
    color: #669933;
}

#home_top {
    height: 290px;
}

#home m1 {
    margin-top: 63px;
}

#home #content {
    height: 335px;
}

#home #content .h_column {
    height: 100%;
    border-right: 1px dotted #b4b4b4;
 }

#col1 {
    /** Changed for ZP-230
    width: 219px;
    margin-left: 20px;
    **/
    width: 238px;
}
#col2 {
    width: 459px;
}

#home #content #col3 {
    border-right: none;    
}

.home_intro {
    height: 100%;
    position: relative;    
}
.home_intro h1, .home_intro h2 {
    display: none;
}

.hero_copy {
    position: absolute;
    top: 135px;
    left: 212px;
    width: 327px;
}

#route_block {
    background: #FFF url('/images/v2/bg_hp_route_block.jpg') no-repeat bottom;
    width: 217px;
    height: 315px;
    margin: 0 0 0 0px;
}

#route_block ul li {
    margin: 6px 0;    
}

#samples_block {
    background: #FFF url('/images/v2/bg_hp_samples_block.jpg') no-repeat bottom;
    width: 215px;
    height: 252px;
}

#samples_block .wrapper {
    padding: 2px 13px;    
}

#ao_block {
    width: 459px;
}

#ao_block .col {
    float: left;
    /*width: 50%;*/
    width: 229px;
}

#iphone_img {
    margin-top: 24px;    
}

#ao_block input.form-text {
    width: 95px;
}

#home_footer {
    margin: 10px 0 20px 0;
    font-size: 10px;
}

#home_footer ul li {
    line-height: 12px;
    margin: 0 0 5px 0;    
}

#home_footer ul li.last {
    margin: 0;    
}

#sidebar_left {
    position: relative;
}

/** ZP-244 **/
#m1 {
    margin-top: 20px;
}

#pe_block {
    position: absolute;
    left: 0;
    top: 275px;
    margin: 0;
}

/** ZP-252 **/

#samples_block_recall {
    background: #FFF url('/images/zyr_prd_avail_bottom.jpg') no-repeat bottom;
    width: 228px;
    height: 204px;
}

#samples_block_recall .wrapper_recall {
    padding: 20px 10px 0 10px;    
}