@charset "utf-8";
.configList, .prodList,.groupList, .compList{
	list-style:none;
	padding-left:0;
	margin-bottom:0;
}
.prodList li{margin-left:3em;}
.prodList a{width:3em; display:inline-block;margin-left:-3em}

.groupList li {margin:3px 0;}

.configList li{text-align:center;padding-bottom:15px;}
.configList a{display:block;}

.compList li{margin-left:4.5em;}
.compList span{margin-left:-4.5em;width:4.5em;}
.compList span a {display:inline-block;}

.back{float:right;}

.lstPrice{color:#999999;}
.dlrPrice, .price {font-weight:bold; font-size:1.2em;}
.priceTxt {margin: 10px 0;}

table {
	text-align:center;
	border-collapse:collapse;
	width:100%;
}
td,th{padding:5px;}
.hRow { background-color:#032547;}
.row2 { background-color:#04396E;}
.inputText {width:200px;}
textarea{
	width:300px;
	height:100px;
	font-size:11px;
}
form.small fieldset div label { width:90px;}
#components {clear:none; margin: 0 0 0 100px; padding:0; margin-top:0; width:300px;}
span.comp { display:block; padding-bottom:2px}
span.comp select {width:64px; margin-right:20px;}
span.comp .txt {width:70px;}