/* overview.view.css */

/*
#main {
	background-image: url('/fileadmin/web/images/layouts/products/overview/main.background.jpg');
	background-position: right bottom;
	background-repeat: no-repeat;
}
*/

#content {
	width: 520px;
}
#content .products li {
	margin: 0 10px 10px 0;
	width: 140px;
}
#content .products li a img {
	line-height: 0;

}

/*
#content li#series_76 {
	clear: both;
}
*/

