
body{
	background-color: #fff;
}
header{
	display: none;
}
.full_width_inner{
	background-image: none !important;
}
.content_section .vc_custom_article h1.csc-firstHeader{
	display: none;
}
div.csc-textpic{
	display: none;
}
.csc-textpic-text .bodytext{
	display: none;
}
#headerSlider{
	display: none;
}
.sidebar {
	display: none;
}
footer{
	display: none;
}
.tx-powermail{
	background-color: red;
}
.powermail_create{
	background-color: #333;
}
dl dt{
	color: #999;
}
.tx-powermail .powermail_all > dt{
	width: 200px;
	float: none;
	clear: left;
	font-weight: normal;
	font-size: 18px;
	display: inline-block;
}
.tx-powermail .powermail_all > dd {
	width: 400px;
	float: none;
	margin: 0;
	padding-left: 30px;
	color: red;
}
