.list {
    background-color:#F1F1F1;
	overflow: hidden;
	margin-bottom: 10px;
	height:130px;
}

.listTitle {
	font-size: 11px;
	font-weight: bold;
}
