.left {
	background-color: #FCFDFF;
	background-image: url(img/gl_men_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.left h3{
	background-image: url(img/list.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	color: #003366;
}

