@charset "UTF-8";

/* _____________________________________________________________________LAYOUT */

.things_item{
	margin:0px 0px 20px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #DDDDDD;
}

.things_pic{
	width:180px;
	float:left;
}

.things_text{
	width:332px;
	float:left;
}

.icon_type{
	margin:0px 0px 5px 0px;
}