/*******************************************************
 *
 * GENERAL
 *
 *******************************************************/
body {
	background					: none;
}

.noJavaScript {
	padding						: 20px;
	color						: red;
}

.bg {
	padding-top					: 0px;
	background					: none;
}

.headerArea {
	background					: none;
}

.rightBorder {
	background					: none;
}

.footer {
	background					: none;
}

.paperclip {
	display						: none;
}

.wlHeader iframe {
	border						: none;
	width						: 100%;
}

.wlFooter iframe {
	border						: none;
	width						: 936px;
}


