.sm-col {
	float: left; 
	width: 385px;
	padding-left: 20px; 
	font-size: 12px;
}

.sm-L1 {
}

.sm-L2 {
}

.sm-L1 li, .sml-L2 li {
	padding: 2px 5px 2px 22px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('../images/dots.gif');
}

.sm-L1 li.last, .sml-L2 li.last {
	padding: 2px 5px 2px 22px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url('../images/dots-last.gif');
}


.sm-mgname {
	font-family: arial;
	font-style: italic;
	font-size: 13px;
	color: #a80f14;
	padding: 5px;
}

.sm-L1 a, .sm-L2 a, .sm-inv {
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	color: #999;
}

.sm-L1 a:hover, .sm-L2 a:hover {
	color: #a80f14;
	text-decoration: underline;	
}
