@charset "utf-8";
/* CSS Document */
body { margin: 0;}

.callOut_link{
	font-family: Arial, console, system;
	font-size: 11.5px;
	font-weight: normal;
	color: white;	
	text-decoration: none;
}
ul {margin: 0; padding:0; padding-left: 10px; }
ul li { line-height: 20px; border-bottom: 1px dashed #fff; padding-left: 0; list-style: url(../images/bullet_callout.gif); width: 100px; }
ul li a:hover { text-decoration: none; color: yellow;}
ul li.last { line-height: 20px; border-bottom: none;}