#price_page {
	margin-left:auto;
	width:520px;
}

#price_page .hsep {
	clear:none;
}

#price_page .header {
	background-image:url("images/ui/cg-310987.gif");
	background-repeat:no-repeat;
	height:148px;
	text-align:right;
	margin-right:40px;
}

#price_page .header h1 em {
	display:block;
	color:#4E82A6;
}

#price_page .header .more {
	font-size:14px;
	text-align:center;
	float:right;
	color:#E69100;
}

#price_page .header .more em {
	display:block;
	color:#4E82A6;
	font-weight:bold;
}

.text {
	margin:15px 0px 15px 0px; /* t r b l */
	position:relative;
}

#products {
	width:495px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
}

#products .comment {
	margin-bottom:15px;
	font-size:10px;
}

#products table{
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: lightgrey;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: lightgrey;
}

.info_head {
	height:30px;
	text-align:center;
	background-color:#5C7F99;
	color:white;
	font-weight:bold;
}

.product_info_col {
	background-image: url(images/ui/sep-vert.gif);
	background-repeat:repeat-y;
	background-position:top left;
	width:120px;
	text-align:center;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: lightgrey;
}

.product_info_col .strike {
	font-size:11px;
}

.product_name_head {
	background-color:#5C7F99;
}

.product_name_col {
	font-weight:bold;
	width:130px;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: lightgrey;
}

.product_name {
	margin:7px 0px 0px 18px; /* t r b l */
	font-size:12px;
}

.product_extension {
	margin:0px 5px 7px 0px; /* t r b l */
	float:right;
}

.product_extension a {
	color:#A54041;
}

#services {
	margin-top:5px;
	margin-bottom:2px;
	margin-left:auto;
	margin-right:auto;
  border-left-width: 1px;
  border-left-style: dashed;
  border-left-color: lightgrey;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: lightgrey;
}

.service_name_head {
	background-color:#5C7F99;
}

.service_name_col {
	font-weight:bold;
	width:180px;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: lightgrey;
}

.service_name {
	margin:7px 20px 10px 18px; /* t r b l */
	font-size:12px;
}

.service_name a {
	color:#A54041;
}

.service_info_col {
	background-image: url(images/ui/sep-vert.gif);
	background-repeat:repeat-y;
	background-position:top left;
  border-bottom-width: 2px;
  border-bottom-style: dashed;
  border-bottom-color: lightgrey;
	width:200px;
	text-align:center;
}

#boxes {
	width:209px;
	float:left;
	position:absolute;
	top:315px;
}