﻿.content
{
	width:625px;
}
.categoryList .catTile
{
	height:380px;
}
.mainBody span,
.mainBody p,
.mainBody div,
.mainBody
{
	font-size:14px;
	color:#fff;
}
.categoryList
{
	width:914px;
	padding:25px 0 0 0;
	margin:10px 0 0 -17px;
	background-color:#fff;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.categoryCont
{
	background:url(/web/design/images/general/cat-border.png) right top no-repeat;
	padding-right:3px;
}
.categoryCont img
{
	padding:0;
}
.categoryCont h3
{
	height:30px;
	text-align:center;
	margin-left:12px;
	width:200px;
}
.categoryCont h3 a,
.categoryCont h3 a:visited
{
	color:#7593B1;
	text-decoration:none;	
}
.categoryDesc
{
	width:190px;
	font-size:10px;
	line-height:120%;
	text-align:left;
	margin-top:5px;
	overflow:hidden;
	margin-left:18px;
	height:122px;
}
.categoryList
{
	margin-top:34px;
	margin-bottom:50px;
}
.categoryImg
{
	margin:0 0 0 10px;
}
.categoryImg img
{
	margin:0;
	text-align:left;
}
.categoryContEnd
{
	background:none;
}
.dropDownListCont
{
	float:left;
	width:160px;
	text-align:right;
}
.dropDown
{
	margin-left:17px;
}
