#column_1 { width: 395px; }
#column_2 { width: 550px; }

#flash_intro embed,
#column_1 .no-flash { display: block; margin: 0 auto; }
#recent_videos { margin: 10px auto; width: 350px; }
.recent_video .title { margin: 5px 10px; }
.recent_video embed { display: block; margin: 0 auto; }
.recent_video .info { 
    background-color:#F3F7FB;
    border: solid 1px #D1E1F2;
    height: 44px;
    line-height: 44px;
    padding: 0 0 0 10px;
    position: relative;
    margin: 10px; 
    }
.recent_video .info a.button {
    position: absolute;
    right: 10px;
    top: 10px;
    }
    
#whitebg {
    width:300px;
    height:110px;
    background-color:#fff;
    padding:8px 10px 5px 10px;
    }
#whitebg_copy {
    font-size:13px;
    color:#666666;
    line-height:17px;
    text-align:left;
    margin: 0px 6px 8px 10px;
}
#rightyellowbox {
    background: url(http://images.shopit.com/images/home_diagonal_bg.gif) repeat #FAF8F0;
    width: 545px;
    height: 355px;
    padding: 0;
    margin: 0;
    border: solid 1px #87A5BE;
    float: right;
    text-align: center;
}
#rightyellowbox h1 {
    font-size: 26px;
    color: #006697;
    margin: 5px 10px 0 10px;
    padding: 0 0 5px 0;
    text-align: left;
    text-transform: none;
    font-weight: bold;
    height: 30px;
    border-bottom: 1px dotted #87a5be;
}

#bottomborder{
border-bottom: 1px dotted #87a5be;
width: 560px;
}

.rightyellowbox_copy {
    font-size:17px;
    color:#666; width: 500px;
    margin: 5px 10px 5px 20px;
    line-height: 22px;
    text-align: left;
}
.twobuttoncontainer {
    margin: 0 10px;
}
.buttonbox {
    width: 235px;
    padding: 10px 0 10px 0;
    background-color: #FFFFFF;
    border: solid 1px #87A5BE;
}
.buttonbox a.button { margin-left: auto; margin-right: auto; }
.texthighlight {
    color: #000000;
}
.module { 
    height: 200px;
    position: relative;
    width: 265px; 
    }
.module p.image {
    float: left;
    width: 130px;
    height: 120px;
    background-color: #F3F6FB;
    margin: 0;
    text-align: center;
}
.module p.image img {
    padding-top: 5px;
    }
.module .info {
    width: 135px;
    }
.module p.name,
.module p.price {
    text-align: center;
    margin: 0 0 1px 0;
    background: #F7F7F7;
    padding: 4px 0;
    font-size: 12px;
}
.module .description {
    font-size: 11px;
    margin: 0;
    padding: 5px;
    text-align: left;
}
.module a.button {
    bottom: 5px;
    position: absolute;
    right: 10px;
    }
.module p.links {
    margin: 0 auto;
    padding: 4px 2px 0 9px;
    font-size: 11px;
    text-align: center;
    width: 252px;
    position: absolute;
    bottom: 0;
    height: 17px;
    border:1px solid #e6e6e6;
    background: #F1F1F1 url(http://images.shopit.com/images/home/btm_bg.gif) repeat-x;
}
.module p.links a:hover {
    text-decoration: underline;
    color: #006697;
}
.testimonials { float: none; width: 550px; }
.testimonials h3.title {
    text-align: left;
    text-indent: 5px;
/*    height: 32px;*/
    font-size: 18px;
    font-weight: normal;
    padding: 0 0 5px 0;
    margin: 5px 0 0 0;
    color: #006697;
    position: relative;
    border-bottom: 1px dotted #87A5BE;
}
.testimonial {
    height: 200px;
    margin: 10px 0;
    position: relative;
    width: 265px;
    }
.testimonial .image {
    float: left;
    clear: both;
    background-color: #F3F6FB;
    margin: 0;
    padding: 10px;
    text-align: center;
    }
.testimonial p.image img {
    padding-top: 0px;
    }
.testimonial .info {
    width: 135px;
    }
.testimonial a.button {
    bottom: 10px;
    left: 20px;
    position: absolute;
    }
.testimonial p.name {
    color: #666666;
    font-size: 11px;
    margin: 0 0 10px 0;
    text-align: left;
    }
.testimonial p.content {
    font-style: italic;
    }