#BlogLists .BlogList{
	margin-bottom:10px;
	border-bottom:1px dashed #555;
}

.BlogList img{
	border: 1px solid #555;
	float:left;
	margin:0 10px 1px 5px;
}

#BlogLists .DateAndTitle{
	font-size:60%;
}
#BlogLists .DateAndTitle a{
	text-decoration:none;
	font-weight:normal;
	color: #135BD1;
}
#BlogLists .DateAndTitle a:hover{
	text-decoration:underline;
}
#BlogLists .DateAndTitleU10{
	font-size:85%;
	padding: 0 0 0 20px;
	font-weight:bold;
	color: #135BD1;
}
#BlogLists .DateAndTitleU10 a{
	padding: 0 0 0 10px;
	text-decoration:none;
	font-weight:bold;
	color: #135BD1;
}
#BlogLists .DateAndTitleU10 a:hover{
	text-decoration:underline;
}
#BlogLists .EntryTitle{
	clear:both;
	font-size:87.5%;
}

