.latesthead, .latestheadshelf {
	width : 140px;
	padding : 5px;
	padding-bottom : 0;
	background : #AE80B2  url(../../images/purpleband.jpg) top left repeat-x;
	color : #FFF;
/*	background-color : #F1E6F2;  */
}
	.latestheadshelf {
/*		background-color : #E7F1F9;  */
	background : #114C88  url(../../images/blueband.jpg) top left repeat-x;
	}
.latestpostbox, .latestpostboxshelf {
	width		: 150px;
	border-left	: solid 1px #713877;
	border-bottom	: solid 1px #713877;
/*  	margin 		: 10px; */
	margin	: 0;
	margin-bottom : 5px;
	margin-left  : 1px;
}
	.latestpostboxshelf {
		border-left	: solid 1px #0D4986;
		border-bottom	: solid 1px #0D4986;
	}

.latestheadtext, .latestheadtextshelf {
	font-size	: small;
	text-align	: center;
/*	color		: #713877;  */
 	color		: #FFF;
	font-weight	: bold;
}


UL.latestlist {
	font-size	: xx-small;
	padding-left : 5px;
	text-align  : left;
 	margin-left	: 13px;
}
LI.latestlist {
	padding-bottom : 5px;
}