#actionItems{
	border: 1px solid #7f7f7f;
	margin-top: 5px;
	width: 197px;
	background-color: #e6e6e6;
}
#actionItems h2{
	color: #fff;
	font-size: 1em;
	margin: 0 0 5px 0;
	background: #999999 url(images/grad_2.jpg) repeat-x;
	text-transform: lowercase;
	border-bottom: 2px solid #b5111b;
	padding: 0 0 0 20px;
}

#actionItems ul{
	margin: 0;
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	padding: 0 0 5px 20px;
}

#actionItems ul li a{
	padding-bottom: .5em;
	font-size: 9pt;
}

.line {
		border-bottom: 2px solid #b5111b;
	margin-right: 10px;
}
