h3{
    position:absolute;
    top:165px;
    left:20px;
    font-size:20px;
   
}
#content_container{
    background:url(/assets/templates/tsod/images/home-bg.jpg);
}
#home_search{
    position:relative;
    height:320px;
    width:908px;
}
input.textinput {
    border:1px solid #61BDE8;
    color:#999999;
    font-size:20px; 
    font-weight:bold;
    height:23px;
    margin:0;
    padding:3px;
    width:183px;
}
select.selectinput {
    border:1px solid #61BDE8;
    color:#999999;
    font-size:20px;
    font-weight:bold;
    height:31px;
    padding:3px;
    margin:0;
    width:233px;
}
#homeform_zip {
    left:81px;
    position:absolute;
    top:126px;
}
#homeform_distance {
    left:280px;
    position:absolute;
    top:126px;
}
#homeform_search {
    background:transparent url(/assets/templates/tsod/images/home-search-button.jpg) repeat scroll 0 0;
    border:1px solid #61BDE8;
    cursor:pointer;
    height:31px;
    left:438px;
    top:167px;
    width:75px;
}
#homeform_search:hover{
    background-position: 0 31px;
}
#homeform_specialty {
    left:81px;
    position:absolute;
    top:167px;
    width:350px !important;
}
#skinny_link{
    position:absolute;
    width:353px;
    height:98px;
    right:0;
}
#barnes_link{
    position:absolute;
    width:100px;
    height:43px;
    right:40px;
    top:165px;
}
#amazon_link{
    position:absolute;
    width:100px;
    height:43px;
    right:0;
    top:165px;
    right:150px;
}

