/* CSS Document - LBK Health Care Content */

#content {
    position: absolute;
	padding: 0px 5px;
	left: 10px;
	top: 215px;
	width: 510px;
	height: 347px;
	background: #FFFFFF;
	text-align: justify;
}
p.center { text-align: center; }

/* General Bullet Point List */
ul.mainlist a, ul.mainlist li {
    margin-bottom: 3px;
	text-align: left;
	text-decoration: none;
}
ul.mainlist a:visited {
    color: #999999;
	background: #FFFFFF;
}
ul.sublist { list-style-type: square; }