/* Ventserve Commercial Kitchen Equipment Tables And Cells
----------------------------------------------- */


/* Logo Table And Cells
----------------------------------------------- */

table.logo-top-container
{
width:100%;
height:105px;
border-bottom:2px #FFFFFF solid;
background-image:url(images/top-bg.gif);
background-repeat:no-repeat;
background-position:left top;
}

td.spacer-cell
{
width:30px;
text-align:left;
vertical-align:top;
}

td.logo-cell
{
width:380px;
text-align:left;
vertical-align:bottom;
}

td.right-top-cell
{
text-align:left;
vertical-align:bottom;
padding-bottom:15px;
}

/* Main Content Table And Cells
----------------------------------------------- */

table.main-content-container
{
width:850px;
}

td.image-cell
{
width:148px;
text-align:left;
vertical-align:top;
background-color:#006699;
border-right:2px #FFFF66 solid;
border-bottom:2px #FFFF66 solid;
}

td.left-content-cell
{
width:670px;
text-align:left;
vertical-align:top;
background-image:url(images/light-yellow-bg.gif);
background-repeat:repeat;
}

