﻿.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 span
{
	display: block;
	float: left;
	padding: 0 10px 10px 0;

}

.DataList span span
{
	padding: 0 2px 20px 0;
}

.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
{
}

.DataList-prodFinderAlpha
{
	width: 650px;
	height: 750px;
	border: solid 1px red;
}

.DataList-prodFinderAlpha span
{
	display: block;
	float: left;
	padding: 0 10px 10px 0;

}

.DataList-prodFinderAlpha span span
{
	padding: 0 2px 20px 0;
}

.DataList-prodFinderAlpha table
{
}

.DataList-prodFinderAlpha table caption
{
}

.DataList-prodFinderAlpha table thead
{
}

.DataList-prodFinderAlpha table thead tr
{
}

.DataList-prodFinderAlpha table thead tr th
{
}

.DataList-prodFinderAlpha table tfoot
{
}

.DataList-prodFinderAlpha table tfoot tr
{
}

.DataList-prodFinderAlpha table tfoot tr td
{
}

.DataList-prodFinderAlpha table tbody
{
}

.DataList-prodFinderAlpha table tbody tr
{
}

.DataList-prodFinderAlpha table tbody tr td
{
}
.DataList-prodSpec
{
	width: 100px;
}

.DataList-prodSpec span
{
	display: block;
	padding: 0 10px 10px 0;

}

.DataList-prodSpec span span
{
	padding: 0 2px 20px 0;
}

.DataList-prodSpec table
{
}

.DataList-prodSpec table caption
{
}

.DataList-prodSpec table thead
{
}

.DataList-prodSpec table thead tr
{
}

.DataList-prodSpec table thead tr th
{
}

.DataList-prodSpec table tfoot
{
}

.DataList-prodSpec table tfoot tr
{
}

.DataList-prodSpec table tfoot tr td
{
}

.DataList-prodSpec table tbody
{
}

.DataList-prodSpec table tbody tr
{
}

.DataList-prodSpec table tbody tr td
{
}
