div.content#productCategories{min-height:200px;}
div.content#productImages{min-height:200px;}

div.woodbox div.woodtop{
    background-image: url(../images/dev/top_style.png);
    height:23px;
    border-bottom:1px solid #92623e;
}
div.woodbox div.content{
    background-image: url(../images/dev/fade_woodgrain.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ffffff;
    padding:10px;
    text-align: justify;
    font-family:Trebuchet MS;
    font-size: 14px;
}
div.woodbox div.contentLinks{
    background-image: url(../images/dev/fade_woodgrain.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #ffffff;
    padding:10px;
    text-align: left;
    font-family:Trebuchet MS;
    font-size: 14px;
}
img.spacer{
    visibility: hidden;
}

