

	.module-editorial-browse li {
	
		float: left;
		margin: 0 5px 10px 10px;
		background: #1b1b1b;  
		width: 184px;
		min-height: 200px;  
		overflow: hidden;
		background: #1b1b1b;
		
		}
	
	.module-editorial-browse img {
	
		margin-bottom: 5px;
	
		}
		
	.module-editorial-browse h4 {
	
		text-transform: uppercase;
	
		}
		
	.module-editorial-browse h4,
	.module-editorial-browse span,
	.module-editorial-browse p {
	
		padding-left: 5px;
	
		}
		
	.module-editorial-browse span {
	
		font-size: 10px;
	
		}
	
	
    