  
div.sb-firstlevel,
div.sb-secondlevel{
	margin:5px;
}
	
div.sb-firstlevel{
	font-weight:bold;
}

div.sb-secondlevel{
	margin-left: 30px;
}

td.number-frame{
	width:50%;
	vertical-align: top;
	padding-bottom: 10px;
}
tr.number-frame{
	padding-bottom: 10px;
}



tr.numbers-art-title-onMouseOver{
	background-color: #e0e0e0;
}
tr.numbers-art-title-onMouseOut{
	background-color: #ffffff;
}

div.numbers-description{
	margin-top:10px;
}
div.numbers-description-title{
	font-weight: bold;
	margin-bottom: 8px;
}

div.numbers-search-title{
	font-size: 14px;
	text-align: center;
}

div.numbers-annuals-list,
div.numbers-subject-list,
div.numbers-section-list{
	font-size: 12px;
	text-align: center;
	
}

div.numbers-annuals-list-item-first,
div.numbers-subject-list-item-first,
div.numbers-section-list-item-first,
div.numbers-annuals-list-item,
div.numbers-subject-list-item,
div.numbers-section-list-item{
	border-left: 1px solid #a0a0a0;
	padding-left: 8px;
	padding-right: 3px;
	display: inline;	
	line-height: 170%;
	_white-space: nowrap;
}

div.numbers-annuals-list-item-first,
div.numbers-subject-list-item-first,
div.numbers-section-list-item-first{
	border-left: 0px;
}

#linkbar{
	width:100%; border-top: 2px dotted #e0e0e0;margin-top: 20px;padding:10px 0px;
}

#linkbar span{
	padding:0px 5px;
}

#linkbar a {
	font-size: 16px;
	text-decoration: none;
}

#linkbar div.col33c,div.col33f,div.col33e{
	width:33%;
	float:left;
	margin-bottom: 20px
}
#linkbar div.coll33f{
	border-right: 1px solid #e0e0e0;
	margin-right:-1px;
}

#linkbar div.coll33c{
	border-right: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
}

#linkbar div.coll33e{
	border-left: 1px solid #e0e0e0;
	margin-left: -1px;
}
