.Left,
.TopLine {
	display:none;
}

.wraper {
	border-width:0;
	width:auto;
}

.ContentTopLine,
.Content,
.Right {
	float: none;
	width:auto;
	height:auto;
	border-width:0;
}

.ContentAlone,
.ContentText,
.ContentTextHome {
	height:auto;
	overflow: visible;
	width:auto;
	border-width:0;
}

.Right {
	display:none;
}
