.marklist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(img/bullet.gif);
	list-style-type: none;
	list-style-position: outside;
	line-height: normal;
	text-transform: none;



}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#top {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 10px;
	position:absolute;
	left:549px;
	top:19px;
	width:auto;
	height:615px;
}

#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	left: 20px;
	top: 20px;
}