@charset "utf-8";
/* CSS Document */

span.alphaLetter {
	background-image:url("../images/bullet-letter-bg.gif");
	width:26px;
	height:26px;
	display:inline-block;
	font-size:17px;
	font-family:trebuchet ms;
	color:#ffffff;
	text-align:center;
	line-height:26px;
}

table#fullList {
	position:relative;
	z-index:0;
}

table#fullList td a {
	display:inline-block;
	;line-height:22px;	
	z-index:0;
	color:#0066cc;
}

table#fullList td {
	position:relative;
}
