/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */

.RedDesignAwayTitle
{
	font-family: Verdana,Tahoma;
	font-size: 12px;
	font-weight: bold;
        letter-spacing:1pt;
	line-height: 16px;
        padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
        vertical-align: middle;
	color: #FFFFFF;
	background-color: #B92D1E;
	height: 16px;
}

.RedDesignAwayRow {
	background-color: #B92D1E;
        height: 16px;
}

.RedDesignAwayPix {
	background-color: #B92D1E;
	background-image: url(rot.jpg);
	width: 0px;
	height: 0px;
	background-repeat: no-repeat;
	border-right: 1px solid white;
}

.RedDesignAwayBorder {
	border-left: 0px solid #B92D1E;
	border-right: 0px solid #B92D1E;
	border-top: 0px solid #B92D1E;
	border-bottom: 0px solid #B92D1E;
}

.RedDesignAwayPane {
	background-color: #F9F9F9;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}
