/* CSS Document */

h1 {
	font-size: 18px;
}

h2, h3 {
	font-size: 22px;
	font-weight: normal;
	color: #00ACEF;
	display: inline;
	margin: 10px 0;
}

#left #menu-slush ul {
	display: block;
}

#left #menu-slush {
	list-style: url(/img/bullet.gif);
}

#left #menu-slush ul {
	list-style-image: none;
}

#left #menu-slush a {
	color: #00ACEF;
}

#right {
	background-image: url(/img/products/slush.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}