#priceLabel {
	font-weight:bold;
	padding-right:10px;
}

#total {
	border-bottom:2px solid white;
	border-top:2px solid white;
	margin-bottom:20px;
	height:18px;
}


#wProduct, #total {
	padding:10px;
	background-color: #F6F9FB;
	border:2px solid white;
	margin-bottom:20px;
}

ol li {
	margin-bottom:10px;
}
#element {
	width:150px;
	float:left;
	margin-bottom:5px;
}
#element2, #quantity_price {
	clear:right;
	margin-bottom:5px;
}
#quantity_price {
	font-size:14px;
	line-height:20px;
}


#quantity_price_brd {
	width:300px;
	vertical-align:text-top;
	margin:0;
}
li {
	vertical-align:text-top;
}
.wide {
	width:180px;
}
tr.space td {
	margin-top:5px;
}
table.sub {
	background-color: #F6F9FB;
	border-collapse:collapse;
	margin:0;
}
table.sub td {
	padding:5px;
	border:solid 2px #FFFFFF;
}

table.sub2 td {
	padding:5px;
}

table.add, table.sub2 {
	background-color: #F6F9FB;
	border:solid 2px #FFFFFF;
}

table.add {
	margin-top:5px;
}
input {
	margin-top:1px;
}
td.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:100;
	padding:5px;
	border-bottom:solid 2px #ffffff;
	background-color: #D8E8EF;
}

.small {
	font-size:10px;
}