/* DesignAway03 Containers - Update November 01 2005 -
Nina Meiers - dotnetnuke@xd.com.au */

.LibraryDesignAwayTitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height:40px;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #993300;
	height:40px;
}

.LibraryDesignAwayRow {
	background-color: #993300;
}

.LibraryDesignAwayPix {
	background-color: #993300;
	background-image: url(XDPix/Library.png);
	width:40px;
	height:40px;
	background-repeat: no-repeat;
	border-right: 1px, white;
}

.LibraryDesignAwayBorder {
	border-left: 1px solid #993300;
	border-right: 1px solid #993300;
	border-top: 1px solid #993300;
	border-bottom: 1px solid #993300;
}

.LibraryDesignAwayPane {
	background-color: transparent;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	color: #404040;
}









