#content .scmca {
	width: 180px;
	float: left;
	padding-right: 0px;
	padding-left: 40px;	
}

#content .scmca ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
}

#content .scmca li {
	margin: 0 0 2px 0;
	padding: 0;
	padding-left: 20px;	
	background-image : url(images3/green_arrow4.gif);
 	background-repeat : no-repeat ;
	background-position:0px 3px;
}

#content .scmca p.sep {
	font-size: 1.2em;
	color: #808080;
	font-weight: bold;
}

#content .dscmca p.sep:hover {
	cursor: pointer;
}