#duty-left {
	width: 590px;
	height: auto;
	float:left;
}

#duty-right {
	width: 295px;
	height: auto;
	float:right;
	background-image: url(../images/duty-of-care/side-dotted-line.gif);
	background-repeat: repeat-y;
	padding-left: 25px;
}

#clear {
clear:both;
}

ul#bullets

{
	padding-left: 30px;
	list-style-type: none;
	list-style-image: url(../images/duty-of-care/bullet.gif);
}

