/* CSS Document */


.ashes_listbox-left {
	width:12px;
	background:url(images/ashes_listcont_bck2.gif) repeat-x top left #3d0b15;
}

.ashes_listbox_cont {
	color:#fff;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	padding:15px;
	vertical-align:top;
	background:url(images/ashes_listcont_bck.gif) repeat-x top left #000;
}

.ashes_listbox_cont a:hover{
	color:#00ffff;
}

.ashes_listbox_cont a, .ashes_listbox_cont a:visited {
	color:#fff;
}

.ashes_listbox_cont li{
	line-weight:10px
}
