	a { border-bottom: none }
	a:hover { border-bottom: 1px solid #ccc }
	#wphead { background-color: #009108 }
	#wphead h1 { color: #fff }
	#adminmenu { background-color: #40b148; border-top: 3px solid #40a128; padding-top: 3px; padding-bottom: 3px }
	#adminmenu a.current { background-color: #006108; color: #fff; border-right: 2px solid #40a128; border-top: 1px solid #80c168; padding-bottom: 8px; }
	#submenu { background-color: #006108; padding-top: 3px; padding-bottom: 0 }
	#submenu a { padding: .3em .4em .4em; }
	#submenu li { line-height: 180%; height: 25px; }
	#submenu .current { border-top: 1px solid #009108; border-right: 2px solid #009108; padding-bottom: 4px; }
	#adminmenu a:hover, #submenu a:hover { background-color: #ddf4ea; color: #333 }

#sf-help {
	position: absolute;
	top: 2.6em;
	right: 1em;
	font-weight: bold
}
#sf-help a { background: #ce2222; color: #fff; padding: 4px }
#sf-help a:hover { text-decoration: none; border: none; color: #ce2222; background: #fff }

#your-profile div.submit {
	clear: left;
}

#sfit-feed + div {
	clear: left;
}

#sfit-news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sfit-news li {
	width: 22%;
	margin: 0 1%;
	float: left;
}

#sfit-news li a {
	display: block;
	padding: .5em;
	height: 6em;
	overflow: hidden;
	border: 1px solid #fff;
	background: #ce2222; 
	color: #fff;
}

#sfit-news li a:hover {
	text-decoration: none;
	border: 1px solid #ce2222;
	color: #ce2222; 
	background: #fff;
}

#sfit-news li a span {
	display: block;
	font-size: 80%;
}

#passworddiv {
	visibility: hidden;
	display: none;
}

form#sf_theme label {
  font-size: 80%;
}

label.interest {
}

label.interest input {
	width: 1em !important ;
}
