@import "home_styles.css";
div#sidebar-right-homeB h3 { line-height: 0.6em; font-weight: normal; }
div#sidebar-right-homeB h2 { line-height: 1.8em; font-weight: normal; font-size: 0.9em;}
div#sidebar-right-homeB label { color: #16624e; font-style: normal; font-size: 0.9em;}
button#login-submit {background: url(../images/button_login.jpg) no-repeat; font-size: 1.3em; margin-bottom: 1em;}
div#sidebar-right-homeB a,
div#sidebar-right-homeB a:link,
div#sidebar-right-homeB a:visited {
	color: #16624e;
	text-decoration: none;
	line-height: 1.5em;
	font-size: 0.85em;
}
div#sidebar-right-homeB a:hover {
	text-decoration: underline;
}
div#sidebar-right-homeB ul {
	margin-left: 0px;
	list-style-position: inside;
}
div#sidebar-right-homeB ul li {
padding:0 0 1px 8px;
background:url(../images/itty_bullet.gif) 0 7px no-repeat;
}
div#sidebar-right-homeB ol {
	margin-left: 0px;
	list-style-position: inside;
	list-style-type: decimal;
}
