@charset "utf-8";
/* CSS Document */

div#footer #footwrap #consulting {
	margin:0 5px 0 10px;
	float:left;
	width:261px;
}

div#footer #footwrap #consulting ul li {
	background:url(../images/bullet-white.gif) no-repeat scroll left center;
	padding: 3px 0 3px 15px;
}

div#footer #footwrap #consulting span ul li {
	background:url(../images/bullet-white.gif) no-repeat scroll 15px center;
	padding: 3px 0 3px 30px;
}

div#footer #footwrap #consulting ul{
	padding:0;
	margin:0;
	line-height:normal;
}

div#footer #footwrap ul.indent li{
	margin-left:15px;

}