﻿#Planet_bodyWrapper{
	display:inherit;
	min-width:0;
	width:770px;
}
.leftCol{
	overflow:auto;
}

@media (min-width: 1280px) {
/* Set max width for content area */
.container {
	max-width: 1170px !important;
}
}