body {
	background: #ffffff url(../../../images/adminforums/body_bg.png) repeat-x bottom left;
	color: #000;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
        margin: 0;
}

.container {
	background: transparent;
	color: #000000;
	margin: auto auto;
	text-align: left;
	width: 100%;
}

.shadow {
	position: relative;
        background: none;
        width: 100%;
        margin: 0;
        height: auto;
}

