table.DBTable
{
	width:100%;
}
#PriceTableContainer
{
	border:solid 1px #999999;
}
#PriceTableContainer td
{
	font-Size:8pt;
	border:solid 1px #999999;
}
#PriceTableContainer img
{
	border:none;
}
.PriceEditButtons
{
}
.TextField, .Button, textarea
{
	border:solid 1px #666666;
}
table.DBTable input
{

}
td.Column1x
{
	width:100%;
}
table.EditRangeContainer td.Column2x
{
	width:50%;
	vertical-align:top;
}
table.EditRangeContainer select
{
	width:450px;
}
table.EditRangeContainer input.TextField, table.EditRangeContainer textarea
{
	width:300px;
}
table.EditRangeContainer textarea, .EditProduct textarea
{
	height:100px;
}
.EditProduct input.TextField, .EditProduct textarea
{
	width:600px;
}
.ControlBar
{
	font-Size:8pt;
	white-space:nowrap;
	border-bottom:solid 1px #999999;
	background:#EEEEEE;
}
.ControlBar select
{
	width:300px;
	font-Size:8pt;
}
.EditProduct
{
	width:100%;
}
.EditProduct td
{
	background:#EEEEEE;
	text-align:left;
}
.EditProduct th
{
	font-Size:8pt;
}
h1, h2
{
	font-Size:10pt;
	color:#0FA935;
}
.DBTable h2
{
	margin-bottom:0;
	margin-top:10px;
}
.DBTable td, td.Column2x
{
	font-Size:10pt;
}
#EditUsers select
{
	width:300px;
}
td.Column2x
{
	width:50%;
}
.EditUser .TextField
{
	width:400px;
}
.SaveChanges
{
	border:solid 2px #000000;
	font-Size:14pt;
}
.ViewPreferences select
{
	width:450px;
	height:175px;
}
.ViewPreferences td
{
	background:#EEEEEE;
	vertical-align:top;
}
div#BGDisable
{
	height:100%;
	width:100%;
	position:absolute;
	background-color:#666666;
	opacity:.5;
	filter:alpha(opacity=50);
	z-index:100;
}
.PricesPreferencesContainer, #pricesStock, #EditPrice, #EditPreference
{
	border:solid 1px #000000;
	background-color:#FFFFFF;
	font-Size:10pt;
}
.PricesPreferencesContainer form
{
	padding:0;
	margin:0;
}
#WindowHeading
{
	display:block;
	width:650px;
	float:left;
	margin:0;
	padding:0;
}
#EditPrice h2
{
	width:350px;
}
#pricesStock h2
{
	width:400px;
}
.EditHeader h2
{
	margin:0;
	float:left;
	padding:0;
}
.EditHeader img
{
	float:right;
	border:none;
}
.PricesPreferencesContainer select
{
	width:200px;
}
.PricesPreferencesContainer .Button
{
	width:200px;
}
#EditPreference input.TextField
{
	width:290px;
}
#EditPreference iframe
{
	height:300px;
	width:290px;
	border:solid 1px #666666;
}
table.EMailForm td
{
	background-color:#EEEEEE;
}
table.EMailForm
{
	width:100%;
}
table.EMailForm td input, table.EMailForm td textarea
{
	width:450px;
}
table.EMailForm td, table.EMailForm th
{
	width:50%;
	font-Size:10pt;
}
.PPFieldLableContainer
{
	width:200px;
	display:block;
	float:left;
	height:20px;
}
.RangeChildren
{
	height:150px;
}
.DisabledNote
{
	font-Size:8pt;
	text-align:left;
}
