#statement{
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	margin: 5px 0px 5px 0px;
	padding: 5px 0px 20px 0px;
}


#title {
	display: block;
	font-size: 16px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
	font-weight: bold;
}


#configContainer{	
	position: relative;
	height: auto;
}

#configContainer1{
	height: auto;
	width: 600px;
}

#configInfoLeft {
	width: 250px;
	vertical-align: top;
}

#configInfoRight {
	width: 420px;
	vertical-align: top;
}

.customerValues {
	display: block;
	font-size: 10px;
	width: auto;
	line-height: 14px;
}

#baseMSRP {
	display: block;
	font-size: 10px;
	width: auto;
	line-height: 14px;
	font-weight: bold;
}

.newMSRP {
	display: block;
	font-size: 10px;
	width: auto;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 25px;
}

.newMSRP2 {
	display: block;
	font-size: 10px;
	width: auto;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 25px;
	margin: 25px 0;
}

#updatedMSRP {
	display: block;
	font-size: 10px;
	width: auto;
	line-height: 14px;
	font-weight: bold;
}

#standardText {
	display: block;
	font-size: 10px;
	width: auto;
	line-height: 14px;
}

#configColumnLeft {
	width: 320px;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

#configColumnRight {
	width: 320px;
	font-size: 10px;
	line-height: 12px;
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
}

.configColumnMid {
	width: 50px;
}

.optTitle {
	margin: 20px 0 0 0;
	padding: 5px;
	font-weight: bold;
	background-color: #eee;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
}

.optEven {
	background-color: #aaa;
	border-color: #222;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

.optOdd {
	background-color: #bbb;
	border-color: #222;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

#additionalOpts {
	margin-bottom: 0px;
}

#submitButtons {
	display: block;
	position: relative;
	top: 210px;
	left: 0px;
	width: 280px;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 50px 0;
}

#submitButtonsA {
	width: 180px;
}

#submitIt {
	display: block;
	position: relative;
	bottom: 20px;
	left: 20px;
	width: 65px;
	height: 25px;
	font-size: 10px;
	background-color: #bbb;
	border: 1px #222 solid;
	text-align: center;
	line-height: 23px;
}

#resetIt {
	display: block;
	position: relative;
	bottom: 47px;
	left: 90px;
	width: 65px;
	height: 25px;
	font-size: 10px;
	background-color: #bbb;
	border: 1px #222 solid;
	text-align: center;
	line-height: 23px;
}

#submitA {
	display: block;
	width: 65px;
	height: 20px;
	font-size: 10px;
	background-color: #bbb;
	border: 1px #222 solid;
	text-align: center;
	line-height: 23px;
}

#submitA a:link, #submitA a:visited {
	display: block;
	width: 65px;
	height: 20px;
	text-align: center;
	background-color: #bbb;
	text-decoration: none;
	color: #414141;
}

#submitA a:hover {
	display: block;
	text-align: center;
	width: 65px;
	height: 20px;
	background-color: #aaa;
	text-decoration: none;
	color: #414141;
}

#resetA {
	display: block;
	width: 65px;
	height: 20px;
	font-size: 10px;
	background-color: #bbb;
	border: 1px #222 solid;
	text-align: center;
	line-height: 23px;
}

#resetA a:link, #resetA a:visited {
	display: block;
	width: 65px;
	height: 20px;
	text-align: center;
	background-color: #bbb;
	text-decoration: none;
	color: #414141;
}

#resetA a:hover {
	display: block;
	text-align: center;
	width: 65px;
	height: 20px;
	background-color: #aaa;
	text-decoration: none;
	color: #414141;
}

.spacer50 {
	display: block;
	height: 0px;
}

.spacer20 {
	display: block;
	height: 20px;
}

#configALeft {
	width: 350px;
	font-size: 11px;
	margin-bottom: 20px;
}

#configARight {
	width: auto;
	font-size: 11px;
}

table#configForm {
	font-size: 11px;
}

table#configForm tr.aRow {
	background-color: #aaa;
}

table#configForm tr.bRow {
	background-color: #bbb;
}

table#configForm td {
	padding: 2px 4px 2px 4px;
}

table#configForm input, table#configForm select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
}
