#container {
  	padding-left: 0;
}

* html #container {
	margin-top: 10px;
}

#container .column {	
  position: relative;  
}

#center {
  width: 800px;
}
.frevvo-app #center {
  width: 600px;
}

#page-help-main #wrapper {
	width: 600px;
}

#left {
	display: none; 
}

.frevvo-app #left {
	width: 200px;
	display: block; 
}

#right {
  display:none;
}

#footer {
  clear: both;
}
