.item_list_layout {
	overflow: hidden;
}

.item_list_layout_li {
	border: 1px solid #CCCCCC;
}

#ill_wrap .list{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}

#ill_wrap .list img{
	float: left;
	margin-right: 10px;
}

#ill_ul {
	margin-left: 0;
	padding-left: 0;
}

#ill_li .thumtitle {
	font-weight: bold;
	margin-top: 5px;
}

.sort_navigation li {
	float: left;
	padding-right: 20px;
}