/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo 
{
  text-align:left;   
    font-weight: normal;
    font-size: 11pt;
    color:gray;
    font-family: Verdana
}

.SearchOptions LABEL 
{
	font-family: Tahoma, Arial, Helvetica, Serif;
	font-size:x-small;
	color:gray;
} 


.CreateFrom
{

	font-size: 10px;
	color: gray;
	font-family: Tahoma, Arial, Helvetica, Serif;
}
