
#st_list {
	width: 650px;
	background-color: #FFF;
}
#st_list #st_list_breadcrump {
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D1D1D1;
}

#st_list #st_list_breadcrump h1 {
	text-transform: capitalize;
	color: #7A7A7A;
	font-weight: bold;
}
#st_list ul {
	display: block;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-style: none;
	margin-bottom: 0px;
	border-top-color: #EAEAEA;
}
#st_list ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
#st_list a.st_list_txt {
	width: 330px;
	background-color: #FFF;

}
#st_list div.st_list_tootlbar {
	background-color: #F3F3F3;
}

#st_list div.st_list_tootlbar .st_list_tootlbar_canale {
	color: #009ED6;
}
