#bs-newsarchives {
	position:relative;
	max-width:310px;
}
#bs-newsarchives .bs-newsarchives-header {
	position:relative;
	line-height: 32px;
	height:32px;
	background: #717271;
}
#bs-newsarchives .bs-newsarchives-tab {
	position:relative;
	float:left;
	background: #fff;
	line-height: 27px;
	height:27px;
	margin:5px 0 0 5px;
	width:auto;
}
#bs-newsarchives .bs-newsarchives-tab-inner {
	position:relative;
	float:left;
	padding: 5px 25px 0 25px;
	line-height: 20px;
	margin: 1px 1px 0 1px;
	background: #fff url(images/bs-newsarchives-tab-bg.gif) repeat-x top left;
	font: italic 1em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #a7a7a7;	
}
#bs-newsarchives .bs-newsarchives-tab-shadow {
	position:relative;
	float:left;
	line-height: 27px;
	height:27px;
	width: 27px;
	background: #fff url(images/bs-newsarchives-tab-shadow.gif) no-repeat;
}
#bs-newsarchives .bs-newsarchives-content {
	float:left !ie6 ie7;
	clear:both !ie6 ie7;
	position:relative;
	border: 1px solid #bebebe;
	border-top:0;
	background: #fff;
}
#bs-newsarchives .bs-newsarchives-content-inner {
	position:relative;
	margin: 0 1px 1px 1px;
	padding: 12px;
	background: #fff url(images/bs-newsarchives-content-bg.gif) repeat-x left bottom;
}
#bs-newsarchives .bs-newsarchives-content-inner h3 {
	margin: 0 0 4px 0;
	padding: 0;
	border: 0;
}
#bs-newsarchives .bs-newsarchives-content-inner h3 a {
	position:relative;
	font: bold .92em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 12px 0 6px 0;
	color: #9ba8af;
	text-decoration:none;
}
#bs-newsarchives .bs-newsarchives-content-inner h3 a:hover {
	text-decoration:underline;
}
#bs-newsarchives .bs-newsarchives-content-inner h3.monthLeft {
	position:relative;
	width: 47%;
	margin-right:3%;
	width: 40% !ie6 ie7;
	float:left;
}
#bs-newsarchives .bs-newsarchives-content-inner h3.yearRight {
	position:relative;
	width: auto;
	float:right;
}
#bs-newsarchives .bs-newsarchives-content-inner h3.yearRight a {
	font-weight:normal;
	font-size: 0.8em;
	font-style:italic;
}
#bs-newsarchives .bs-newsarchives-content-separator {
	clear:both;
	hegiht: 1px;
	line-height:1px;
	border-top: 1px dotted #d9d9d9;
	margin:6px 0;
}