.result-container {
	margin: 5px;	
	width: 100%;
	float: left;
	height: 130px;
}

.result-box {
	background: transparent url(http://www.bluescentric.com/images/music/see-through-box-130px.png) no-repeat scroll left top;
}

.result-container img {
	margin-top: 15px;
	margin-left: 5px;
}

.result-description {
	margin-left: 10px; 
	width: 80%;
	height:126px; 
	overflow: hidden;
}

