.bubblez_contain{
	height:auto !important;
}

.bubblez_contain .details{
	background-repeat:no-repeat;
	width:280px;
	background-position:left top;
	padding-top:40px;
	margin:10px;
}

.bubblez_contain .pros{
	background-image:URL(pros.png);
	float:left;
}

.bubblez_contain .cons{
	background-image:URL(cons.png);
	float:right;
}

.bubblez{
	margin-left:12px;
	margin-right:12px;
	background-image:URL(back.png);
	background-repeat:no-repeat;
	width:342px;
	height:87px;
	float:right;
}

.bubblez .bubbles{
	margin-left:12px;
	margin-top:29px;
}

.bubblez .score{
	float:right;
	margin-right:6px;
	margin-top:8px;
}

.bubblez  img{
	margin:3px !important;
}
