
/* !Lists */

.list2 {
	margin-bottom: 10px;
}

.list2 li {
    margin-left: 35px;
	margin-top: 2px;
	padding-left: 24px;
	font-size: 100%;
	background-repeat: no-repeat;
	background-position: 0 3px;
	background-image: url(../media/Bullet2.gif);
}

.list2 a:link {
	font-weight: normal;
}

