﻿.ActivityRight
{
    background-image: url(images/b9.gif);
    background-position: right;
    background-repeat: no-repeat;
    height: 33px;
}
.ActivityBack
{
    background-image: url(images/index_43.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 33px;
    margin-bottom: -6px
}
.ActivityLeft
{
    background-image: url(images/index_42.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 33px;
}


.ActivityBolt
{
    background-image:url(images/bolt_4.gif);
    background-repeat: no-repeat;
    background-position:center;
    height:15px;
    width:15px;
}

.ActivityCellRight
{
    background-image: url(images/index_52.gif);
    background-position: right;
    background-repeat: repeat-y;
    font-family: Tahoma; /*height: 22px;*/
}
.ActivityCellLeft
{
    background-image: url(images/index_50.gif);
    background-position: left;
    background-repeat: repeat-y; /*height: 22px;*/
    padding-right: 15px;
}

.ActivityCellLine
{
    background-image: url(images/Line.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 1px;
}

.ActivityCellSpace
{
    background-image: url(images/spacer.gif);
    background-position: center;
    background-repeat: repeat-x;
    height: 1px;
}

.ActivityCellMore
{
    background-image: url(images/more.gif);
    background-position: left;
    background-repeat: no-repeat;
    height: 12px;
    margin: 2px;
    margin: 4px;
    padding: 2px;
    padding: 4px; /*width:37;*/
}

.ActivityCellArrow
{
    background-image: url(images/row.gif);
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 10px;
    font-family: Tahoma;
    color: #34669b;
}

