	 /* 
		Name: HOEM Generic Layout and Formatting CSS 
		Created: 29/3/2005 14:50PM
		File: hoem_homepage.css
	*/
	
	.newsItem {
		width:100%;
		height:12px;
		padding-top:9px;
		padding-bottom:4px;
		border-top:1px dashed #ACACD2;	
	}
	
	.orderItem {
		width:555px;
		height:20px;
		margin:2.5px 0px 2.5px 0px;
		padding:5px 0px 5px 5px;
	}
	
	.lightBackground {
		background-color:#D1D1F3;	
	}
	
	#productNav_top, #productNav_bottom {
		width:560px;
		margin-bottom:6px;
	}
	
	#productNav_top {
		border-bottom:1px solid #5F5F75;	
	}
	
	#productNav_bottom {
		border-top:1px solid #5F5F75;	
	}
	
	.pageNav {
		float:right;
		width:250px;
		text-align:right;
	}
	
	.pageCount {
		width:250px;
	}
	
	#orderContainer {
		width:560px;
		height:auto;
		margin-bottom:5px;	
	}
