/* @override http://dev.outofdarkness.com/longtrail/wp-content/themes/spi_v2/knowmore_box.css */


.slide_knowmore a{
	color: #595959;
	text-decoration: none;
}
#knowmoretext {
	text-align: left;
	padding-bottom: 5px;
}
.slide_knowmore{
	font: 14px/18px arial;
	text-align: center;
	width: 106px;
	height: 20px;
	background: url(images/readmore.jpg) no-repeat;
	margin-left: auto;
}
.moreinfo{
	background-color: white;
	color: #5e5e5e;
	font: italic 16px "Times New Roman";
	margin-top: -5px;
	margin-bottom: -5px;
	border-top: 1px dotted#aeaeae;
	border-bottom: 1px dotted #aeaeae;
	padding: 7px;
}
