@charset "utf-8";
/* CSS Document */

/*body {
/	background-image: url(../images/page_background.gif);
	background-color: #3D3125;
}

.background { 
	background-image: url(../images/page_lightbg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	
	width:100%;
}*/

li {
	list-style-image: url(../fab/images/arrow_next.gif);
	margin-left:-15px;
}