﻿.width {
	width:100%;
	min-width:800px;
	background:#fff;
}
 
* html .minwidth {
	border-left:800px solid #800;
}