.CSLogBookArea
{
   BACKGROUND-POSITION-X: left;
   background-image: url(../images/Home/LogBookLeft.gif);
   background-repeat: repeat-y;
   padding-top: 10px;
   padding-bottom: 16px;
   width: 530px;
}
.CSLogBookAreaTitle
{
   background-position: center top;
   background-image: url(../images/Home/LogBook.gif);
   background-repeat: no-repeat;
   height: 34px;
   text-align: center;
}
.CSDbListTable
{
}
.CSDbListToolbar
{
   text-align: center;
}
.CSLogBookAreaCell
{
   padding-right: 19px;
   padding-left: 44px;
   padding-top: 0px;
   padding-bottom: 0px;
}
.CSDbListItem
{
}
.CSLogBookTextArea
{
   padding-right: 6px;
   line-height: 17px;
   padding-top: 6px;
   padding-bottom: 0px;
   height: 67px;
}
.CSLogBookDate
{
   font-weight: bold;
   font-size: 9px;
   text-transform: uppercase;
   color: #ce062e;
}
.CSLogBookTitle
{
   font-weight: bold;
   font-size: 9px;
   text-transform: uppercase;
   color: gray;
}
.CSLogBookAbstract
{
   font-weight: normal;
   font-size: 9px;
   color: #38382a;
}
.CSLogBookImageCell
{
   padding-top: 1px;
}
.CSLogBookImage
{
}
.CSLogBookPartitionLine
{
}
.CSLogBookBack
{
   padding-left: 45px;
}
.CSDbListItem
{
   padding-right: 22px;
   padding-left: 45px;
   padding-top: 0px;
   padding-bottom: 0px;
}
.CSDbListToolbar
{
   text-align: center;
   padding-top: 3px;
   padding-bottom: 9px;
}

