@charset "utf-8";
/* CSS Document */
ol#menu_global li#menu_global_producer {
	background-image: url(../images/menu_producer_f2.gif);
}
h3 {
	padding-left: 15px;
	background-image: url(../images/bullet_10.gif);
	background-repeat: no-repeat;
}
ul.thumbs {
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 0.75em;
}
ul.thumbs li {
	float: left;
	margin-right: 20px;
	width: 110px;
	height: 110px;
	text-align: center;
}
ul.thumbs li img {
	background-image: url(../images/producer_list_thumbs_bg.jpg);
	background-repeat: no-repeat;
	padding: 9px;
	width: 92px;
	height: 92px;
}
ul.list {
	clear: both;
	list-style: none;
	margin: 0px;
	margin-bottom: 0.75em;
	padding: 0px;
}
ul.list a {
	color: #FFFFFF;
}