#enlarge {
	padding-top: 25px;
	padding-bottom: 10px;
	text-align: left;
}

P.text span {
	font-weight: bold;
	font-size: 13px;
	color: #AD543A;
}
.item_row .item {
	border: 0px solid #CFCECE;
	width: 205px;
	text-align: center;
	vertical-align: top;
	background: #BCBCBC;
}
.item_row .empty_cell {
	border: 0px solid #CFCECE;
	width: 205px;
	text-align: center;
	vertical-align: top;
}
.item_row {
	width: 100%;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #735B33;
	margin: 0 0 30px 0;
}

.item_row table {
	left: -2px;
	top: -2px;
	position: relative;
	background: #F5F2EC;
	width: 100%;
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #735B33;
	text-align: center;
}
.item_row .item .item_img {
	vertical-align: middle;
	height: 211px;
}
.item_row .item TD {
	vertical-align: top;
	height: 80px;
}
.item_row .item .item_img img {
	margin: 30px 0 0 0;
	border-width: 0;
}
.item_row .item TD div {
	margin: 10px 20px 0px 20px;
	line-height: 1.5;
	height: auto;
	width: auto;
}
.item_row .item TD div div {
	margin: 0 0 0 0;
}

#mainpane table.header {
	width: 100%;
}
#mainpane table.header  img{
	border: 0;
	margin: 0 10px 20px 0;
}

#mainpane .subheader_img {
	border: 0;
	margin: 0 0 30px 0;
}
