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

.droplink {
	margin-top:8px;
	padding-left:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:black;
	cursor:pointer;
	background:url(../images/bullet.jpg) center left no-repeat;
}

.dropitem {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:15px;
}