/* CSS Document */
.randomProductImage {
	padding-right: 10px;
}
.randomProductTitle {
	padding-left: 15px;
	background-image: url("../../images/layout/square_active.gif");
	background-repeat: no-repeat;
	background-position: center left;
}
.randomProductLights ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.randomProductLights ul li {
	margin-left: 15px;
	padding: 0 14px;
	background-image: url("../../images/layout/submenu_level_x.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}