div#header_order {
	width: 750px;
	height: 56px;
	clear: both;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

div#content_order {
	width:640px;
	min-height:305px;
	height:auto !important;   /* min-height ie6 hack */
	height:305px;
	margin-left: 25px;
	padding-top: 15px;
	padding-left: 35px;
	padding-bottom: 10px;
	padding-right: 25px;
	background-image: url("/images/img_gradient_filler.png");
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 14px;
	color: #b5ceff;
}

div#content_order h1 {
	font-family: Arial;
	font-weight: bold;
	font-variant: small-caps;
	color: #8fc9ff;
	font-size: 27px;
	margin-bottom:5px;
}

div#content_order h2 {
	font-family: Arial;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	margin-bottom: 35px;
}


p.testimonial {
	font-family: Georgia;
	font-size: 14px;
	color: #e1ebff;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
}

p.author {
	text-align: right;
	font-family: Tahoma;
	font-weight: bold;
	color: #ff6600;
	font-size: 11px;
}

div#order_keypad {
	width:625px;
	height:365px;
	background-image: url("/images/order/filler_pad.png");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 25px;
}

div#order_keyboard {
	width:625px;
	height:285px;
	background-image: url("/images/order/filler_kbd.png");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 40px;
	margin-bottom: 35px;
}

div#software {
	width:625px;
	height:76px;
	margin-left: 0px;
	background-color: #122c41;
	margin-bottom: 25px;
}

.testimonial_header, .testimonial_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #4b4b4b; 
}

.testimonial_header {
	font-weight: bold;
}

.msrp {
	font-family: Arial;
	font-size: 15px;
	color: #7f7f7f; 
	font-weight: bold;
}

.dollars {
	font-family: Arial;
	font-size: 41px;
	color: #7f7f7f; 
	font-weight: bold;
}

.cents {
	font-family: Arial;
	font-size: 20px;
	color: #7f7f7f; 
	font-weight: bold;
	vertical-align:top;
}

.download {
	font-family: Arial;
	font-size: 17px;
	color: #b5ceff; 
	font-weight: bold;
}
