﻿ 
.WebpartRight
{
	background-image: url(images/index_52.gif);
	background-position: right;
	background-repeat: repeat-y;
	/*height: 22px;*/
}
.WebpartLeft
{
	background-image: url(images/index_50.gif);
	background-position: left;
	background-repeat: repeat-y;
	/*height: 22px;*/
	padding-right: 15px;
}

.WebpartLine
{
	background-image: url(images/Line.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
}

.CellSpace
{
	background-image: url(images/spacer.gif);
	background-position: center;
	background-repeat: repeat-x;
	height: 1px;
}

.CellMore
{
	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;*/
}

.CellArrow
{
	background-image:url(images/row.gif);
	background-position:right;
	background-repeat:no-repeat;
}
