﻿div#top_text 
{
	margin-bottom: 10px;
}

#box_categories 
{
	width: 524px;
	margin-bottom: 20px;
	background: url("../images/home_categories_bg.jpg") repeat-y;
}

div#categories_grid 
{
	margin: 0;
}
div#categories_grid .no_data
{
	padding-bottom: 10px;
}

.category 
{
	width: 115px;
	height: 115px;
	text-align: center;
}
	.category img 
	{
		
	}
	.category .label 
	{
		font-weight: bold;
		font-size: .7em;
	}	

