@import "csomp.css";

/* layout */

.left
	{
	width: 593px !important;
	float:left;
	border:1px solid #ddd;
	padding: 10px 10px 10px 10px;	
	margin:6px;
	background: #fff;
	min-height: 30em;
	}
	
* html .left
	{
	width: 608px !important;
	margin-left:4px;
	margin-top:4px;	
	}
	

