div {
	width: 98% !important; 
	float: none !important;
	overflow: visible !important;
	height: auto !important;
}
* {
	background-image: none !important;
	background-color: transparent !important;
	color: #000000 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	border-top: 0 !important;
	border-bottom: 0 !important;
}
div#CONTENT a {
	text-decoration: underline !important;
	padding-left: 0 !important;
}
div#CONTENT ul {
	list-style: square;
	margin-left: 20px;
	padding-left: 10px;
}
	div#CONTENT ul li {
		padding-left: 0; 
	}
.hide {
	display: none;	
}
ul#ANKER-NAVI {
	display: none;	
}
div#STATIC-NAVI {
	display: none;	
}
div#SEARCH {
	display: none;	
}
div#MAIN-NAVI {
	display: none;	
}
div#IMAGE {
	display: none;	
}
div#CONT-MARGINAL {
	display: none;	
}
div#FOOTER {
	display: none;	
}
div#LOGO {
	position: static;	
	padding-bottom: 20px;
}
div#CONTAINER {
	padding: 0;	
}
div#CONTENT table td,
div#CONTENT table th {
	border: 1px solid #DEDEDC !important;	
	padding-left: 6px;
}

div#CONTENT div.tx_powermail_pi1_fieldwrap_html_text input {
	border: 1px solid #e8e8e8 !important;
}
div#CONTENT textarea {
	border: 1px solid #e8e8e8 !important;
}

