﻿
.catdiv
{
	width:240px;
	height:auto;
	float:left;
	padding-left:10px;
 padding-top:10px;

}
.catimg
{
	text-align:left;
	width:240px;
	height:200px;
}
.catimg a img
{
	border:none;
	
}
.categorieshead
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	width:240px;
	height:auto;
	padding-top:5px;
}
.categorieshead a
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#000000;
	line-height:18px;
}
