﻿

.ClearBoth
{
	clear: both;
}
div.RadioInlined
{
	width: 50px;
	float: left;
	padding: 1px 0px 0px 4px;
}
div.Inlined
{
	width: 155px;
	float: left;
}
div.Item
{
	clear: both;
}
div.Pillar
{
	float: left;
	width: 293px;
}
.Left
{
	float: left;
}
span.SmallIndent
{
	padding-left: 7px;
}

div.Row
{
	clear: both;
	float: left;
	padding: 2px;
}
div.Row div.Caption
{
	float: left;
	width: 100px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
div.Row div.Input
{
	float: left;
	width: 187px;
}
div.Row div.Input input.TextBox
{
	width: 187px;
}
div.HeaderRow
{
	clear: both;
	float: left;
	padding: 10px 0px 1px 0px;
}
div.InlineRowTitle, div.RowTitle
{
	clear: both;
	font-weight: bold;
}
div.InlineRowTitle
{
	float: left;
	width: 100px;
}
div.RowTitle
{
}
div.InputTitle
{
	float: left;
	width: 100px;
}
div.Row div.LongerInput
{
	float: left;
	width: 290px;
}
div.Row div.LongerInput input.Longer
{
	width: 295px;
}
div.SubmitRow
{
	clear: both;
	text-align: center;
}
div.Error
{
	color: #ff0000;
}
table.OtherOptions
{
	padding-top: 20px;
	clear: both;
}
select.Product
{
	width: 150px;
}
