.ExcerptWide {
/*	position: absolute;*/
	width: 350px;
	margin: 10px 5px 2px 2px;
}

.ExcerptNarrow {
/*	float: right; */
	width: 180px;
	margin: 10px 2px 2px 5px;
}

.ExcerptTitle {
	padding: 0;
	margin: 0;
	font-family: verdana, arial; 
	font-size: small; 
	text-transform: uppercase;
	text-align: center;
	color: #003366; 
}


.BlogExcerpt {
	margin: 5px 2px 15px 2px;
	border-bottom: 1px dashed #ccc;
}

.BlogExcerptEntry { 
	text-align:  center;
	background: #fcf8f2;
	padding: 4px;
	margin: 2px 0 5px 0;
	border-bottom: 1px dashed #ccc;
}

.BlogExcerptTitle {
	padding: 0;
	margin: 0;
	font-family: verdana, arial; 
	font-size: x-small; 
	color: #003366; 
}

.BlogExcerptExcerpt {
	text-align: left;
	font-family: verdana, arial;
	font-size: x-small; 
}

.BlogExcerptData {
	font-family: verdana, arial; 
	font-size: x-small; 
}

.PhotologExcerpt {
	margin: 5px 2px 15px 2px;
}

.PhotologExcerptEntry { 
	text-align: center;
	background: #fcf8f2;
	padding: 4px;
	margin: 2px 0 5px 0;
}			

.PhotologExcerptTitle {
	padding: 0;
	margin: 0;
	font-family: verdana, arial; 
	font-size: x-small; 
	color: #003366; 
}

.PhotologExcerptPicture {
}

.PhotologExcerptPictureLink a:hover {
	text-decoration: none;
}

.WikiExcerpt {
	margin: 5px 2px 15px 2px;
	border-bottom: 1px dashed #ccc;
}

.WikiExcerptEntry {
	font-family: verdana, arial; 
	font-size: x-small; 
	text-align: center;
	background: #fcf8f2;
	padding: 4px;
	margin: 2px 0 5px 0;
}

.AlbumExcerpt {
	margin: 5px 2px 15px 2px;
	border-bottom: 1px dashed #ccc;
}

.AlbumExcerptEntry {
	font-family: verdana, arial; 
	font-size: x-small; 
	text-align: center;
	background: #fcf8f2;
	padding: 4px;
	margin: 2px 0 5px 0;
}

.SearchExcerpt {
	margin: 5px 2px 15px 2px;
}

.SearchExcerptEntry { 
	text-align: center;
	background: #fcf8f2;
	padding: 4px;
	margin: 2px 0 5px 0;
}

.SearchExcerptTitle {
	padding: 0;
	margin: 0;
	font-family: verdana, arial; 
	font-size: small; 
	color: #003366; 
}

.SearchExcerptData {
	font-family: verdana, arial; 
	font-size: x-small; 
}

