/*#guidepost-top {
	background: url('../images/guidepost/top.png') repeat-x bottom left;
	border-right: 1px solid #FFFFFF;
	height: 65px;
	padding-left: 25px;
	padding-top: 0px;
}

#guidepost-top h1 {
	margin-top: 10px;
	line-height: 1em;
}*/

#guidepost-top p {
	margin: 0px;
	/*line-height: 1em;*/
}	

/*#guidepost {
	background: url('../images/guidepost/shadow.png') no-repeat top left;
	border-bottom: 1px solid white;
	padding-left: 25px;
	padding-top: 22px;
	padding-right: 30px;
}*/

#guidepost .items {
	clear: both;
	position: relative;
	border-bottom: solid 1px #ececec;
	padding-bottom: 8px;
	padding-top: 8px;	
}
#guidepost .items img {
	float: left;
	margin-right: 20px;
}
#guidepost .items .nocontent {
	clear: both;	
	height: 28px;	
}
#guidepost .items a.nodecor {
	text-decoration: none;
}
#guidepost .items h2 {
	display: inline;
	line-height: 0.8em;
	padding: 0px;
	text-decoration: underline;
	margin-right: 6px;
	color: #F84F0E;
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
}
#guidepost .items span.count {
	color: #878787;
	font-size: 1.1em;
}
#guidepost .items div.serialdesc {
	margin-left: 110px;
}
#guidepost .items h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 7px;
	color: #000;
	line-height: 1em;
}
#guidepost .items a.read {
	position: absolute;
	bottom:0px;
	right: 0px;
}
#guidepost .items .stripe {
	padding-left: 110px;	
	font-size: 0.9em;
}
#guidepost .items span.date {
	color: #878787;
	font-style: italic;
}
#guidepost .items p {
	margin-left: 110px;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 0px;	
	height: 44px;
	position: relative;
}
#guidepost .items ul {
	margin-top: 2px;
	margin-bottom: 5px;	
	margin-left:110px;
}
#guidepost li.separator {
	padding: 0px 4px 0px 4px;	
}
#guidepost .items li {
	display: inline;	
}
#guidepost .items li a {
	color: #000;	
}
