ul {
	list-style-image:url(../img/layout/bullet.gif);
	margin-left:0px;
	padding-left:0px;
}

ol {
	margin-left:0px;
	padding-left:0px;
}
