.nav ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	border-top: 1px solid #EEE;
	margin-top: -1px;}
.nav li {
	border-bottom: 1px solid #EEE;
	margin: 0 0 -1px 0;}
	
.icon {
	height: 36px;
	width: 31px;
	margin: 0 0 1.5em 0;
	display: inline;
	float: right;}
.icon-s {
	background: url(../img/icon-s.gif) no-repeat top;}
.icon-s.active {
	background: url(../img/icon-s.gif) no-repeat bottom;}
.icon-p {
	background: url(../img/icon-p.gif) no-repeat top;}
.icon-p.active {
	background: url(../img/icon-p.gif) no-repeat bottom;}
.icon-i {
	background: url(../img/icon-i.gif) no-repeat top;}
.icon-i.active {
	background: url(../img/icon-i.gif) no-repeat bottom;}
.icon-m {
	background: url(../img/icon-m.gif) no-repeat top;}
.icon-m.active {
	background: url(../img/icon-m.gif) no-repeat bottom;}
.icon-e {
	background: url(../img/icon-e.gif) no-repeat top;}
.icon-e.active {
	background: url(../img/icon-e.gif) no-repeat bottom;}
.icon-c {
	background: url(../img/icon-c.gif) no-repeat top;}
.icon-c.active {
	background: url(../img/icon-c.gif) no-repeat bottom;}


.bg-grid {
	background: url(../img/bg-grid.gif);
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	margin-bottom: 1.5em;}
.prepend-1 {
	background: url(../img/bg-prepend.gif) repeat-y left;}
a.active {
	color: #444;}
.link-top {
	position: absolute;
	float: left;
	bottom: 1.5em;
	right: 0px;}
hr.fat {
	background:#444;
	color:#444;
	clear:both;
	float:none;
	width:100%;
	height:0.1em;
	margin:0 0 1.45em;
	border:none;}