#FirstCol {
	margin-top: 10px;
	text-align: justify;
	width: 446px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#FirstCol li {
	list-style-image: url(common_media/fc_bullet.gif);
	margin-left: 20px;
}
#OuterCol {
	margin-top: 10px;
	text-align: justify;
	width: 150px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;


}
#FirstCol table {
	line-height: 18px;
	color: #444444;
}

