
.box{
	margin: 0 0 18px 0;
	padding: 0 0 0 0;
}

.box .header{
	color: #7c4390;
	font-size: 17px;
	font-family: Helvetica, Arial, Tahoma, Vardana, sans-serif;
	margin: 10px 0 10px 0;	
}

.box ul{

}

.box ul li{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;		
	padding: 0 0 3px 7px;
}

.box li a{
	color: #333333;
	font-family: Arial, Tahoma, Vardana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

.box li a:hover{
	color: #e15c12;
	font-weight: bold;
}

.box li a.set{
	color: #e15c12;
	font-weight: bold;
}