#secondary h1 {
	margin: 0px 0 18px 0;
	font-size: 20px;
	font-weight: normal;
}

#secondary p {
	font-size: 9pt;
	margin-bottom: 15px;
	padding-right: 15px;
}

#secondary ul {
	margin-bottom: 25px;
}

#secondary ul li {
	margin-left: 25px;
	padding-right: 15px;
	list-style: disc;
}

.product_block_large {
	width: 690px;
	margin: 5px 5px 25px 5px;
}

.product_block_large_top {
	background: url(/images/news_item_large_top.gif);
	height: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.product_block_large_content {
	background: url(/images/news_item_large_bg.gif);
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 50px;
}

.product_block_large_content label {
	display: block;
	font-weight: bold;
}

.product_block_large_content select {
	width: 200px;
	margin-bottom: 5px;
}

.product_block_large_bottom {
	background: url(/images/news_item_large_bottom.gif);
	height: 11px;
	overflow: hidden;
}

.product_block_large_content .images {
	float: left;
/*	width: 160px;*/
	margin: 0 10px 10px 0;
}

.product_block_large_content .images img {
	margin-bottom: 10px;
	padding-right: 10px;
}

.product_block_large_text {
	float: left;
	width: 320px;
}

.product_block_large h2 {
	margin: 0px;
	padding-bottom: 6px;
	font-size: 13px;
	font-weight: bold
}


.product_block_large p.content {
	padding-left: 85px;
	font-size: 12px;
}

.product_block_large a {
	font-weight: bold;
	color: #550000;
}

.product_block_large_price p {
	padding-left: 10px;
	font-size: 16px;
	background: url(/images/blProduct.gif) no-repeat 0 4px;
}

.product_block_large_text .asset {
	float: right;
}

.product_block_large #button_bar {
	position: relative;
	margin-top: -21px;
	float: right;
	margin-right: 20px;
}

.product_block_large #button_bar td {
	text-align: center;
	padding-left: 18px;
	width: 65px;
}

.product_block_large #button_bar td label {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 100%;
}

.product_block_large #button_bar td label a {
	text-decoration: none;
}

.product_block_large #menu_bar {
	position: relative;
	margin-top: -46px;
	float: right;
	margin-right: 20px;
}

.product_block_large #menu_bar td {
	text-align: center;
	padding-left: 18px;
	width: 65px;
  vertical-align: top;
}

.product_block_large #menu_bar td label {
	font-size: 11px;
	padding: 0;
	margin: 0;
	line-height: 100%;
}

.product_block_large #menu_bar td label a {
	text-decoration: none;
}

.product_block_large td.order {
	padding-right: 100px;
}

fieldset {
	font-size: 12px;
	margin-top: 18px;
}

fieldset legend {
	font-weight: bold;
	margin-bottom: 5px;
}

fieldset .text_field {
	border: 1px solid black;
	width: 240px;
	font-size: 13px;
	margin-bottom: 4px;
}

fieldset .text_area {
	width: 240px;
	height: 170px;
	border: 1px solid black;
}

fieldset label {
	width: 120px;
	float: left;
	clear: both;
}

fieldset span {
	margin-bottom: 4px;
	display: block;
	float: left;
	color: #E00000;
}

fieldset .fieldWithErrors {
	display: inline;
}

fieldset .formError {
	width: 429px;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	color: #E00000;
	display: block;
	margin-bottom: 8px;
}

a.back_link {
	font-weight: bold;
	color: #550000;
	background: url(/images/blProduct.gif) no-repeat 0 4px;
	padding: 0 0 0 10px;
}

h2 {
	margin: 18px 0 8px 0;
	font-size: 18px;
	font-weight: normal;
}	

