﻿.notice  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #6663;
	text-align: center;
	margin: 0px;
	display: block;
	float: left;
}

.categoryRow
{
}

.categoryItem
{
    display: inline;
    width: 175px;
    margin-left: 45px;
    text-align: center;
}

.categoryText
{
    min-height: 12em;
    display: inline;
    text-align: center;
}

.categoryImage
{
    height: 175px;
}

