/* Container Styles for DotNetNuke */

/* abdullah */
/*
.wrap {
	text-align: left !important;
	width: 901px;
}
#extras {
	width: 226px;
	padding-top: 36px;
	float: left;
	background-color: #E3F3FC;
}
#leftside {
	width: 201px;
	float: left;
}
#content {
	width: 424px;
	margin: 0 12px 0 15px;
	float: left;
	border: none;
}
.toppane {
	width: 901px;
	height: 244px;
	margin:0 auto;
	padding:0;
	overflow: hidden;
}
.toppaneSurround {
	width: 100%;
	height: 244px;
	background-color: #B4D2E3;
}
*/