﻿
/** Content **/
	
.logGrid {
		min-width:800px;
		width:auto !important;
		width:800px;
		border:solid 2px red;
		}	
		
		
