div.order_box {
	width: 966px;
	height: 279px;
	float: left;
	margin: 8px;
	background-image: url(../images/order_box_bg.png);
	text-align: left;
}
div.pdf_download {
	width: 278px;
	height: 95px;
	float: right;
	background-image: url(../images/pdf_download_bg.png);
	text-align: left;
	position: relative;
	right: 20px;
}
div.pdf_col_1 {
	width: 70px;
	float: left;
	text-align: left;
	position: relative;
	top: 18px;
	left: 14px;
}
div.pdf_col_2 {
	width: 190px;
	float: left;
	text-align: left;
	position: relative;
	top: 12px;
}

div.col {
	width: 310px;
	float: left;
	text-align: left;
	position: relative;
	top: 10px;
	left: 30px;
}
div.kids {
	width: 964px;
	height: 247px;
	position: relative;
	left: -4px;
}


ul {
	font: normal 11px/16px Arial, Verdana, sans-serif;
	color: black;
	margin: 0;
	padding:0;
}
li {
	margin-left: 18px;
}
p.order_text {
	font: normal 11px/16px Arial, Verdana, sans-serif;
	color: black;
	margin-top: 4px;
}
p.download_pdf {
	font: normal 12px/18px Arial, Verdana, sans-serif;
	color: black;
	margin-top: 4px;
}