.item { width:282px; float:left;  text-align:center; padding:8px 0 0 0;  }
.item h2 { font-size:100%; margin:10px 0; }
.item img { border:1px solid #CED5D2; background-color:#ffffff; padding:1px; }
.item .gridBoxWithBorder
{
    margin:0 8px 8px 0;
    border:solid 1px #CED5D2;
}
.item .gridBox
{
    margin:0 8px 8px 0;
    border:0 None;
}
.item .rows1cols1
{
    width:270px;
    height:153px;
}
/*two rows one column*/
.item .rows2cols1
{
    width:270px;
    height:320px;
}
.ourWork .leftCol
{
    width:869px;
}

.ourWork .rightCol
{
    width:291px;
}
.autoscroll
{
    overflow:hidden;
}
.paused
{
    overflow:auto;
    background-color:#ffffff;
}

/*slider for our work 858/509*/

#sliderContent { width:835px; margin:auto; padding:0 10px 0px 10px; background-color:#ffffff; border:0px solid #898989; }
.viewer { width:800px; height:509px; margin:0 auto 0px; padding:1px; overflow:hidden; position:relative; border:0px solid #ffffff; }
.content-conveyor { width:610px; height:335px; position:relative; }
.item { width:304px; float:left; font-family:Tahoma; text-align:center; background-color:#ffffff; }
.item h2 { font-size:100%; margin:10px 0; }
.item dl { margin:10px 0; }
.item dt, .item dd { float:left; width:149px; text-align:right; margin:0; font-size:70%; }
.item dt { font-weight:bold; margin-right:5px; }
.item dd { text-align:left; }
.item img { border:1px solid #898989; background-color:#ffffff; padding:1px; }