/* Merge into acopian.css */

.optionsList th, .optionsList td{
	vertical-align: top;
	text-align: left;
}

.optionsList th {
	padding: 0 5px 5px 0;
}

.optionsList td {
	padding: 3px 5px 5px 0;
}

.optionsList th{
	white-space: nowrap;
}

.headerRow em {
	font-size: 10px;
	font-style: normal;
	color: #CC0000;
}

.optionsList h4 {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}
.optionsList .disabled {
	color: #999999;
}

#versionNumber, #subTotal {
	vertical-align: top;
	text-align: center;
}
#subTotal h2 {
	margin: 0;
}

.commerce 
{
	font-family: Arial, Helvetica, sans-serif;
}

.optWide .optName 
{
	width: 457px;
}

td.prices, .optionsList td.prices 
{
	text-align: center;
	width: 61px;
}

tr.separator td 
{
	height: 15px;
}

.optionInfo 
{
	margin-bottom: -5px;
}

.commerce .note 
{
	font-size: 10px;
}
