/* ================================
    CSS STYLES FOR Module Blog
   ================================
*/
.BlogInfo 
{

}

.SearchOptions LABEL 
{
	font-family: Tahoma, Arial, Helvetica, Serif;
	font-size:x-small;
	
} 


.CreateFrom
{

	font-size: 10px;
	color: #003366;
	font-family: Tahoma, Arial, Helvetica, Serif;
}

.search_rounded_box {width:654px; font-size:11px; }

#category_table { }

.category_table {width:600px; }
.category_table_inner {width:575px; }

.category_table_top { background:url(Images/gray_middle.jpg) repeat-x left top; width:100%; height:8px; clip:rect(0,20,0,20)}

.category_table_bottom { background:url(Images/gray_bottommiddle.jpg) repeat-x left bottom; width:100%; height:8px; }

.gray_left {width:14px; height:8px; float:left; background:url(Images/gray_left.jpg) no-repeat left top;}

.gray_right {width:14px; height:8px; float:right; background:url(Images/gray_right.jpg) no-repeat right top;}
								

.gray_bottomleft {width:14px; height:8px; float:left; background:url(Images/gray_bottomleft.jpg) 0 100% no-repeat;} 

.gray_bottommiddle {float:left; background:url(Images/) repeat-x left top; }

.gray_bottomright {width:14px; height:8px; float:right; background:url(Images/gray_bottomright.jpg) 100% 100% no-repeat;}

.clear {clear:both;}

.category_content_wrapper {border-left:#CCCCCC 1px solid;  border-right:#CCCCCC 1px solid; background:#fff url(Images/gray_middlebg.jpg) repeat-x left top; padding:0px; vertical-align:top; height:420px;}

.category_content_wrapper_search {border-left:#CCCCCC 1px solid;  
									border-right:#CCCCCC 1px solid; 
									background:#fff url(Images/gray_middlebg.jpg) repeat-x left top; 
									padding:10px 10px 10px 10px; vertical-align:top; text-align:justify; 
									}
									
.category_content_wrapper_fixed650 	{border-left:#CCCCCC 1px solid;  
									border-right:#CCCCCC 1px solid; 
									background:url(Images/gray_middlebg.jpg) repeat-x left top; 
									padding:0px; vertical-align:top; width:650px;
									}		
a, a.SiteTitle:link, a.SiteTitle:visited, a.SiteTitle:Active, a.SiteTitle:hover 
{
	font-family:Arial; font-size:11px; color:#319fff; font-weight:bold; text-decoration:underline;
} 

.align_datalist
{
	text-align:center;
}