/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */

.ForestDesignAwayTitle
{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	padding-left: 5px;
	vertical-align: middle;
        text-align: center;
	color: #FEAE27;
	background-color: #E0E0E0;
	height: 26px;
}

.ForestDesignAwayRow {
	background-color: #E0E0E0;
}

.ForestDesignAwayPix {
	background-color: #E0E0E0;
	width: 24px;
	height: 24px;
	background-repeat: no-repeat;
	border-right: 0px solid white;
}

.ForestDesignAwayBorder {
	border-left: 0px solid #6B8031;
	border-right: 0px solid #6B8031;
	border-top: 0px solid #6B8031;
	border-bottom: 0px solid #6B8031;
}

.ForestDesignAwayPane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}

