ul#c_11
{	
	
	list-style:none;

}

ul#c_11 li
{
	float:left;
	margin:3px 0px 0px 2px;
	border:1px solid #c8ebda;
	padding:6px 6px 6px 6px;
}

ul#c_11 h1
{
	font-size:12px;
	text-align:center;
	width:70px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
ul#c_11 li#more
{
	font-size:12px;
	font-weight:bold;
	width:100px;
	text-align:right;
	float:right;
	margin-right:10px;
	border:0px solid #ccc;
}