.vsep
{
      margin-top:7px;
}

.header-home-product-boxes h2
{
    font-family:Tahoma, Geneva, sans-serif;
    font-weight:normal;
    font-size:12px;
    color:#fff;
    text-align:center;
    letter-spacing:1px;
    padding:2px 0 20px 0;
    margin:0;
}

#header-red-big
{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:16px;
    color:#fff;
    padding-top:10px;
    padding-bottom:10px; 
}

.header-black-big
{
    font-size:16px;
    font-family:Tahoma, Geneva, sans-serif;
    color:#fff;
    padding-bottom:10px;
}
.header-black-small, .header-black-small a
{
    font-size:12px;
    color:#a42022;
    padding-bottom:10px;
    padding-top:10px;
    cursor:pointer;
    text-decoration:none;
    
}

.home-product-box
{
      /* 144 */
    width:144px;
    
    height:200px;
    float:left;
    text-align:center;
    padding:0 4px 0 4px;
    border-left: #D1D1D1 1px solid;
    font-size:11px;
}

#home-products-container
{
    border:#333 0px solid; padding:0px 5px 0px 5px; display:block
}

#home-full-box{
    width:436px;
    padding:0 4px 0 10px;
    font-size:12px;
}
#home-full-box li{
    list-style-image:url(/c/i/@sitehome/image/check.gif);
     
}
.full-width-blue-box{
    background:url(/c/i/@sitehome/image/backblue.jpg) left top no-repeat ;
    background-position:5px 0;
    
    
}
.full-width-blue-box-bottom{
    height:3px;
    background:url(/c/i/@sitehome/image/backblue.jpg) bottom no-repeat;
    background-position:5px bottom;
}
.full-width-gray-box{
    background:url(/c/i/@sitehome/image/backgray.jpg) left top no-repeat ;
    background-position:5px 0;
    
}
.full-width-gray-box-bottom{
    height:3px;
    background:url(/c/i/@sitehome/image/backgray.jpg) bottom no-repeat;
    background-position:0px bottom;
    width:940px;
}
.half-width-gray-box{
    background:url(/c/i/@sitehome/image/backgray2col.jpg) left top no-repeat ;
    background-position:5px 0;
    width:472px;
    
}
.half-width-gray-box-bottom{
    height:5px;
    background:url(/c/i/@sitehome/image/backgray2col.jpg) bottom no-repeat; height:3px;
    background-position:5px bottom;
    width:472px;
}

.half-width-blue-box-bottom{
    height:5px;
    background:url(/c/i/@sitehome/image/backblue2col.jpg) bottom no-repeat; height:3px;
    background-position:5px bottom;
    width:472px;
}

.half-width-gray-box-left{
    background:url(/c/i/@sitehome/image/backgray2col.jpg) right top no-repeat ;
    
    width:472px;
    
}
.half-width-gray-box-left-bottom{
    height:5px;
    background:url(/c/i/@sitehome/image/backgray2col.jpg) bottom no-repeat; height:3px;
    background-position:5px bottom;
    width:472px;
}
.half-width-blue-box-left{
    background:url(/c/i/@sitehome/image/backblue2col.jpg) right top no-repeat ;
    width:472px;
    
}


.half-width-blue-box-left-bottom
{
    height:5px;
    background:url(/c/i/@sitehome/image/backblue2col.jpg) right bottom no-repeat; height:3px;
    background-position:4px right;
    width:472px;    
}

.whitecorner
{
    background:url(/c/i/@sitehome/image/whitecorner.gif) no-repeat;
    border-bottom:#dbdbdb 1px solid;
    border-right:#dbdbdb 1px solid;
}


h1{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:16px;
    color:#fff;

    
    
}
h3{
    font-family:Tahoma, Geneva, sans-serif;
    font-size:14px;
    color:#333; 
}

.bullseye{
    list-style-image:url(/c/i/@sitehome/image/bullet_black.png);
    line-height:20px;
}




