#samples li{
	width: 650px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #E8CBB7;
/*	background: #ccc;*/
}

#samples li .float_l{
	width: 160px;
	margin: 0 5px 0;
}

#samples li .float_r{
	width: 480px;
}

