/* Styles for pages witout sidebar
-----------------------------------------*/

.container{
	width: 1320px,
}

.FixedHeightContainer.menuless {
	width: 1320px;
	margin-left: -90px;
	border-left-style: solid;
  	border-left-width: 1px;
  	border-left-color: #D9D0D0;
}