#liquid {
	overflow: hidden;
	width: 550px;
} 

#liquid .liquids { 
	display: block; 
	background: #fff url(../images/site-promotion-right.jpg) no-repeat top right; 
	height: 125px; 
} 
 
#liquid ul { 
	list-style: none; 
	margin: 0; padding: 0; 
} 
 
#liquid li { 
	float: left; 
	text-indent: -9999px;
} 
 
#liquid .liquid { 
	display: block; 
	cursor: pointer; 
	overflow: hidden; 
	height: 125px; 
	width: 178px; 
	background: #fff; 
	border-right: #fff solid 5px;
} 
 
#liquid .new-website { 
	background: #fff url(../images/new-website.jpg) no-repeat; 
} 
#liquid .make-money-ecommerce { 
	background: #fff url(../images/make-money-ecommerce.jpg) no-repeat; 
} 
#liquid .site-promotion-seo { 
	background: #fff url(../images/site-promotion-seo.jpg) no-repeat;
	border-right: none; 
}
