ul li ul.submenu li ul.submenu li {padding-top:3px;} /* increase spacing for 3rd level items*/

div.right_col .red_arrow {
  padding-left: 15px;
  margin-left: 0;
}

div.right_col .red_arrow li {
  clear: both;
  margin: 0;
  padding-bottom: 4px;
  padding-right:1px;
  line-height:1.2em;
  list-style-image:url(/hlth_templates_2007/images/nav/red_arrow.gif);
  list-style-position:outside;
  list-style-type:disc;
}

ul.noBullet {
  list-style-type: none
}

.box-highlight {
    background: none repeat scroll 0 0 #FFF1D8;
    border: 1px solid #FFDA91;
    display: block;
    float: left;
    padding: 1em;
		margin: 5px 0 10px 0;
    width: 529px;
}

/* Extra style added Jan 19, 2012 - for /msp/legislation/bcmaagree.html */

.col {
	width:245px;
}

#first-col {
    border-right: 1px dotted #CCCCCC;
    float: left;
    padding-right: 25px;
}

#second-col {
	float:right;
}

.col ul {
	margin: 0 5px 20px 0;
	padding:0;
}

.col li {
	list-style:none;
}
