/* ================================
    CSS STYLES FOR Module NewBlog
   ================================
*/
.BlogInfo 
{

}

.SearchOptions LABEL 
{
	white-space: nowrap;
} 


.CreateFrom
{

	font-size: 10px;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica;
}


td.BlogSubtitleCell
{
	text-align: center;	
	padding: 6px 0px 6px 0px;

}


tr.BlogTitleRow
{
	background-color: #cce0eb;
	padding: 6px 0px 6px 0px;
}

td.BlogTitleCell
{
	text-align: center;
}

.BlogTitle
{
	color: #397fa3;
	font-size: 15px;
	font-weight: bold;	
}

.PagerCell
{
	width: 100%;
	text-align: center;
	border-width: 0px;
	height: 30px;
	vertical-align: bottom;
}

.diggImage
{
	margin-right: 2px;
}

.deliciousImage
{
	margin-right: 1px;
}