@charset "utf-8";
/* CSS Document */
@import "main.css";
@import "master.css";
@import "lightbox.css";
/* Imported Styles
-------------------------------------------------------- */

li#nav_flo a {
	color:black;
}
#numbers li a {
	color:black;
}
li#flo a {
	color:#ECB90B;
}
li#arr11 {
	width:8px;
	margin:2px 0 0 6px;
}
li#arr11 a {
	background:url(../pix/arrow1.gif) no-repeat;
	display:block;
	color: #fff;
	text-indent: -9999em;
	overflow:hidden;
	width:8px;
}
li#arr11 a:hover {
    background-position:-13px 0;
	display:block;
}
*:first-child+html li#arr11 {
	margin:2px 0 0 10px;
}
#wor {
	word-spacing:-2px;
}

