body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.58em;
	color: #000;
	background: #fff;
}

a {
	color: #000;
}

table {
	width: 100%;
}

table th {
	text-align: left;
}

table th,
table td {
	padding: 3px 10px 3px 0;
	font-size: 12px;
}

table th.TableHeaderStyle,
table td.TableHeaderStyle {
	font-weight: bold;
}

table th.Prompt,
table td.Prompt {
	width: 200px;
}

table.HeaderTitle {
	margin-bottom: 12px;
}

table.HeaderTitle td {
	font-weight: bold;
	font-size: 18px;
}

table.HeaderInformation {
	margin-bottom: 12px;
}

table.OneColumNewProductlistTable {
	margin-bottom: 12px;
}

table.Table {
	margin-bottom: 12px;
}

div.ButtonBar {
	padding-left: 200px;
}

form select {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

form input[type='text'],
form input[type='password'],
form textarea {
	width: 300px;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: solid 1px #c5c5c5;
}

td.productListPicture {
	width: 110px;
}

td.ProductPrice {
	width: 90px;
	padding-right: 0;
}