	.categoryInner {
		background: #fff; 
		border: 1px solid #ccc; 
		 
	}
	
	.categoryItem {
		width: 190px; 
		height: 170px; 
		position:relative; 
		float:left; 
		border: 0px; 

	}
	
	.itemText {
		padding-left: 3px;  
		vertical-align:top; 
		padding-top: 10px; 
	}
	.itemImage {
		width: 112px; 
		position:relative; 
		float:left; 
		text-align: center; 
		vertical-align: top; 
	}
	
	
	.leftBorder {
		border-left: 1px solid; 
	}
	
		.categoryPanel img {
		border: 0; 
	}
	
	.categoryInner hr {
		width: 100%; 
		position:relative; 
		float: left; 
		clear:both; 
	}
	
	.categoryPanel {
		position: relative; 
		float: left; 
		margin: 5px; 
		width: 385px; 
		background: #4D473B; 
	}
	
	
	.categoryHead {
		background: #4D473B; 
		margin: 0px; 
	}
	
	.corner {
		background: #fff; 
		padding: 0px; 
	}
	
	.merchant {
		font-size: 80%;
	}
	




