/* 2 Column Layout */
#col01 {
	width:748px;
	float:left;
	padding:5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	-moz-box-sizing: border-box; 
}
* html #col01 {
	width: 748px;
	wid\th: 748px;
}
/* * { 
	-moz-box-sizing: border-box; 
} */
