body {
	background: none;
	background-image: none;
	background: #fff; 
	position: relative;
	width: 100%;
	padding: 10px;
}

#containerDefault {
	background-image: none;
	padding: 10px 20px;
	border: none;
	background: #fff;
	width: 100%;
	position: relative;
	text-align: justify;
}

#pageContent p {
	text-align: justify;
}

#headerPopup h1 {
	padding-left: 20px;
	padding-top: 17px;
	padding-bottom: 17px;
	border-bottom: 2px solid #999;
	width: 100% 
}

#footerPopup {
	border-top: 1px solid #999;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
}

#headerPopup h1 span a {
	color: #7197C5;
}

#pageContent p {
	text-align: left;
	font-size: 12px;
}

#containerDefault ul {
	margin-left: 40px;
}

.replyInfo a {
	display: none;
	visibility: hidden;
}

#containerDefault h2 {
	color: #000000;
}

#headerPopup h1 {
	background-image: none !important;
}

#headerPopup h1 span a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-align: left;
}

