@charset "utf-8";
#linksbar {
		width: 370px;
		margin-top: 0 !important;
		margin-top: -5px;
}
#linksbar_bg {		background: url(../img/linksbar_bg.gif) repeat-x; width: 324px; padding-left: 8px;}
#linksbar a {
		font-size: 10px;
		color: #FFFFFF;
		line-height: 20px;
		display: block;
		float: left;
		padding: 0 4px;
		border-right: 1px dotted #FFFFFF;
		margin: 8px 0 14px 0;

}
#linksbar a:hover { background-color: #2676A7; }


/* background: url(../img/linksbar_select.gif) repeat-x; */ }

