ul.pressReleases {
	margin:0 0;
	padding:0 0;
	
	list-style:none;
	
	text-size:10px;
	line-height:13px;
	text-transform:uppercase;
}

ul.pressReleases li {
	position:relative;
	padding:8px 0 8px 84px;
	
	background-image:url(../_images/border/dot_horiz_lt_blue_RBC.gif);
	background-attachment:top left;
	background-repeat:repeat-x;
}

ul.pressReleases li .date {
	position:absolute;
	left:0;
}

* html ul.pressReleases li .date { /* positioning patch for IE */
	top:10px;
	left:-84px;
}
