#moreorderingoptions {
	width: 230px;
	float: right;
	background: url(images/moreorderingoptionsbottom.png) center bottom no-repeat;
	padding-bottom: 17px;
}

#moreorderingoptions h3 {
	background: url(images/moreorderingoptionstop.png) center top no-repeat;
	height: 24px;
	text-align:center;
	padding-top: 8px;
	text-transform: uppercase;
	margin: 0px;
	font-size: 14px;
	color: #B4C2DE;
}

#moreorderingoptions ul {
	background: url(images/moreorderingoptionsbody.png) left top repeat;
	padding: 0px 10px;
}

#moreorderingoptions ul li {
	padding-top: 8px;
}

#moreorderingoptions ul li p {
	margin: 0px;
}

#orderoptions {
	width: 650px;
}

#orderoptions h2 {
	padding-bottom: 10px;
}

#orderoptions p {
	margin: 0px;
}

#orderoptions span {
	font-size: 12px;
}

#orderoptions table {
	border: 0px;
	margin: 2px 0px;
	width: 650px;
}

#orderoptions td {
	border-bottom: solid 1pt lightsteelblue;
	padding: 2px 0px;
	font-size: 12px;
	line-height: 1.4em;
	vertical-align: middle;
}

#orderoptions .orderheader {
	border-bottom: solid 1pt lightsteelblue;
	padding: 0px 0px 5px;
	width: 650px;
}

#orderoptions .ordertext {
	border-bottom: solid 1pt lightsteelblue;
	padding: 0px 10px 5px;
	vertical-align: middle;
	width: 480px;
}

#orderoptions input {
	margin:  2px 5px 0px;
}

#orderoptions .orderbutton {
	border-bottom: solid 1pt lightsteelblue;
	padding: 5px 5px 1px;
	width: 170px;
}

#orderoptions .productquote {
	border-top: solid 1pt lightsteelblue;
	margin-top: 5px;
}
