﻿/* Root Category Section */
.RootCategorySection {  }

.RootCategorySection div.RootCategoryList {
	float:left; 	
	text-align:center; 	
	padding:0; 
	margin:1em; 				
	width: 400px;
	min-height: 250px;
}

.RootCategorySection div.RootCategoryList a.CategoryTitle 
{
	display: block;
	text-decoration: none;	
	margin-top: 0.5em;
	font-weight: bold;
}