﻿.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This style sheet is intended to contain RARELY CHANGED rules used when the DataList control adapter is enabled. */
/* Empty rules are provided merely as a convenience for your future use or experimentation. */

.DataList
{
}

.DataList table
{
}

.DataList table caption
{
}

.DataList table thead
{
}

.DataList table thead tr
{
}

.DataList table thead tr th
{
}

.DataList table tfoot
{
}

.DataList table tfoot tr
{
}

.DataList table tfoot tr td
{
}

.DataList table tbody
{
}

.DataList table tbody tr
{
}

.DataList table tbody tr td
{
}
.basketheader
{
	margin-left:0px;}
	
	.header3
	{
		float:right;
		font-weight:bolder;
		margin-top:-30px;
		}

.DataList-catalogproductstable td
{
	vertical-align: top;
}
