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

.smList {
	margin:20px;
	line-height:1.2;
	}

.smList ul {
	margin-left:20px;
	}

.smList li {
	padding:6px 0 6px 10px;
	background:url(../images/bow_mini_blue.gif) 0 10px no-repeat;
	}
	
