
.ForestDesignAwayTitle
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #BAA6BA;
	height: 20px;
}

.ForestDesignAwayRow {
	background-color: #BAA6BA;
}

.ForestDesignAwayPix {
	background-color: #BAA6BA;
	width: 0px;
	height: 20px;
	background-repeat: no-repeat;
	border-right: 1px, white;
}

.ForestDesignAwayBorder {
	border-left: 1px solid #BAA6BA;
	border-right: 1px solid #BAA6BA;
	border-top: 1px solid #BAA6BA;
	border-bottom: 1px solid #BAA6BA;
}

.ForestDesignAwayPane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}

