﻿ 
.CellRight
{
	background-image: url(images/index_52.jpg);
	background-position: right;
	background-repeat: repeat-y;
	/*height: 22px;*/
}
.CellLeft
{
	background-image: url(images/index_50.jpg);
	background-position: left;
	background-repeat: repeat-y;
	/*height: 22px;*/
	padding-right: 15px;
}

.CellLine
{
	background-image: url(images/Line.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
}

.CellSpace
{
	background-image: url(images/spacer.jpg);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
}

.CellMore
{
	background-image: url(images/more.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 12px;
	margin: 2px;
	margin: 4px;
	padding: 2px;
	padding: 4px; /*width:37;*/
}

.CellArrow
{
	background-image:url(images/row.jpg);
	background-position:right;
	background-repeat:no-repeat;
	padding: 0px 2px 5px 2px;
	margin-right:5px;
}

.CellS
{
	text-align:center;
	  margin-right :200px;
}

.CellS1
{
	text-align:center;
	  margin-right :150px;
}

.CellS2
{
	text-align:center;
	  margin-right :100px;
}

.CellS3
{
	text-align:center;
	  margin-right :220px;
}



