#instantPricingDiv {
	text-align: center;
}
#instantPricingHeader {
	margin-top: 20px;
	margin-bottom: 20px;
}
#instantPriceDescrip {
	font-size: 12px;
}
#ipFormElements {
	width: 512px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#ipFormImgOpt {
	float: right;
	width: 212px;
	text-align: left;
}
#ipFormForms {
	float:right;
	width: 170px;
	text-align: left;
}
#ipFormDescripts {
	width: 130px;
	text-align: right;
	float: right;
}
#ipFormSpan {
	clear: both;
}
#qOver100 {
	font-weight: bold;
	color: red;
	margin-top: 10px;
	margin-bottom: 50px; 
}
#dPageSize, #fPageSize, #dInsidePages, 
#fInsidePages {
	height: 65px;
}
#fNumPages, #fNumCopies, #fFormName, #fPhoneNum,
#fEmail, #fCity, #fZip{
	margin-left: 2px;
}
#fNumPages, #dNumPages {
	margin-bottom: 10px;
	height: 20px;
}
#dNumCopies, #fNumCopies {
	margin-bottom: 10px;
	height: 20px;
}
#fFormName, #fPhoneNum, #fEmail, #fCity, #fZip {
	margin-bottom: 10px;
	height: 20px;
}
#dName, #dPhoneNum, #dEmail, #dCity, #dZip {
	margin-bottom: 10px;
	height: 20px;
}
#oColorfulBooks {
	margin-bottom: 20px;
}
#oName, #oPhone, #oEmail {
	height: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: red;
}
#InstantPricing {
	background-color: #143e75;
	color: white;
	font-weight: bold;
	border: 1px dotted white;
	padding: 3px;
}