﻿
.GridHeadRow
{
	 height:30px; background-image:url(../../newpic/rowbottom.gif); background-repeat:repeat-x;
	 background-position:left -1px;
	}
	.AlternatingRow
	{
		height:30px; background-image:url(../../newpic/rowbottom.gif); background-repeat:repeat-x;
	 background-position:left -37px;
		}
		.HeadRow
		{
			height:35px; background-image:url(../../newpic/rowbottom.gif); background-repeat:repeat-x;
	 background-position:left -65px;
			}
.GridRow
{
	 height:92px; background-image:url(../../newpic/rowbottom.gif); background-repeat:repeat-x;
	 background-position:left 66px;
	}