﻿.leftResultCell
{
	width: 550px;
	vertical-align: top;
}

.rightResultCell
{
	width: 300px;
	vertical-align: top;
	padding: 15px;
}

.catDesc
{
	font-size:16px;
	padding-top:10px;
	padding-bottom:10px;
}

.childCats
{
	float:none;
	width:100%;	
}

.rootCats
{
	clear:both;
}

.childCatItemLeft,childCatItemRight
{
	width:50%;
}
.childCatItemLeft
{
	float:left;
}

.vertCatItem
{
	padding-left:10px;
}

.childCatTitle
{
	line-height: 22px;
	font-size: 14px;
}
