#copyright,
.spacer-gif{
	display: none;
}

#mainContent .tx-skwmembers-pi1 .memberlistEntryRowABrands {
	position: static;
}

.memberListClearDiv{
	height: 5px;
}

/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

html, body {
	height: auto;
}

body {
	background: none;
}

#logo {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;

}

#title {
	display: none;
}

#subtitle {
	display: none;
}

#box {
	position: static;
	width: auto;
	margin: 0;
	background: none;
}

#header {
	display: none;
}

#col1 {
	display: none;
}

#col2 {
	float: none;
	width: auto;
}

#rootline {
	display: none;
}

#mainContent {
	padding: 20px 0 0 0;
}

.content ul {
	list-style: disc;
	margin: 5px 0 5px 14px;
}

.content ul li {
	padding-left: 0;
	background: none;
}

#col3 {
	display: none;
}

#footer {
	display: none;
}

p.printPage, 
p.goBack, 
p.gotoTop {
	display: none;
}

.tx-skwmembers-pi1{
	float: left !important;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap {
	float: left;
}

#footerNavigation{
	display: none;
}

#copyright {
	margin: 50px 0 20px 0;
}