.lastPost{
border:1px solid #0069AA;
background-color:#FFFFFF;
}
.lastPost #lastPostTitle{
	background-image: url(../../flex.pages/imgs/grads.jpg);
	background-position:right;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:white;
	padding-left: 10px;
}

.lastPost #lastPostList .lastPostItem{
	background-image:url(../imgs/bullet.jpg);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:18px;
	margin:0px;
}
.lastPost #lastPostList a{
color:black;
}
.lastPost #lastPostList a{
color:#346897;
}