/* Start of CMSMS style sheet 'Firstread' */
/* begin firstread styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */

#first-read {
	position: relative;
	width: 754px;
	height: 219px;
	margin: 0px 0 1.5em;
	background-color: #fff;
	overflow: hidden;
float:left;
}

#first-read ul,  #first-read ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight: bold
}

#first-read ul {
	position: absolute;
	bottom: 5px;
	right: 0px;
	z-index: 200;
	height: 24px;
                padding-left: 11px;
                background: url(/uploads/images/design/fr_nav_end.gif) no-repeat left top;
}
#first-read ul li {
	display: inline;
	height: 24px;
}

DIV#main #first-read ul { margin-bottom:0; }
DIV#main #first-read ul li { margin-left:0; }

#first-read ul li a {
	display: block;
	width: 24px;
	height: 24px;
	/*border-left: solid 1px #000;*/
	float: left;
	background: url(/uploads/images/design/fr_nav_background.gif) no-repeat bottom center;
	line-height: 24px;
	font-size: 13px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	outline: none
}

#first-read ul li a:link { color: #fff; text-decoration: none  }
#first-read ul li a:visited { color: #fff; text-decoration: none  }
#first-read ul li a:hover { background-position: top center; color: #000 }
#first-read ul li a:active { color: #fff; text-decoration: none  }

#first-read ul li a.on { background-position: top center; color: #000 }


#first-read img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	border: 0px;
	display: none
}

/* end firstread styles
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  */

/* End of 'Firstread' */

