@charset "utf-8";
.div_seperator {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
}
.spacer_vert {
	height: 20px;
}
.spacer_vert20 {
	height: 20px;
}
.spacer_vert17 {
	height: 17px;
}
.spacer_vert10 {
	height: 10px;
}
.spacer_vert5 {
	height: 5px;
}
.spacer_vert1 {
	height: 1px;
}
.border1 {
	border: 1px solid #A2A2C1;
	padding-left: 20px;
	padding-right: 20px;
}
.smallprint {
	font-size: x-small;
	color: #669;
}
.clear_floats {
	clear: both;
}
.grn_card {
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	padding-top: 1px;
	background-color: #CBDCCB;
}
.bns-featured-category-3 {
	color: #F00;
}

/*BNS featured widget style*/
#bns-featured-category-4 .post{
	color: #000;
	width: 280px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DADADA;
}

#bns-featured-category-4 h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}

/*Adam's RSS feed link and title*/
#sidebar #rss_link {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	height: 30px;
}

#sidebar #rss_link h3 {
	position: absolute;
	border-bottom-color: #DADADA;
}

