.ForestDesignAwayTitle
{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 0px;
	padding-left: 6px;
	vertical-align: middle;
	text-align:left;
	border-bottom: 1px solid #A9B1B3;
	height: 28px;
}
.ForestDesignAwayRow {
	/*background-image: url(Images/title_bg.jpg);*/
	border-bottom: 1px solid #A9B1B3;
	border-left: 1px solid #A9B1B3;
	border-right: 1px solid #A9B1B3;	
	border-top: 1px solid #A9B1B3;	
	background-color: #D6E5DE;
}

.ForestDesignAwayPix {
	/*background-color: #6B8031;*/
	width: 2px;
	height: 28px;
	background-repeat: no-repeat;
	border-right: 1px, white;
}

.ForestDesignAwayBorder {
	border-left: 1px solid #A9B1B3;
	border-right: 1px solid #A9B1B3;
	border-top: 0px solid #A9B1B3;
	border-bottom: 0px solid #A9B1B3;
}

.ForestDesignAwayPane {
	/*background-image: url(Images/bg.jpg);*/
	background-color: #F0F5FB;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	color: #404040;
}