﻿h2
{
	font-size: 28px;
	margin-bottom: 20px;
	}
h3
{
	font-size: 20px;
	}
#welcome
{
	margin: 38px 0 24px 24px;
	width: 520px;
	float: left;
	}
.grid_9 h2
{
	margin-top: 12px;
	}
.box
{
	margin: 24px;
	float: right;
	width: 350px;
	}
.box .button-large
{
	margin-bottom: 10px;
	}
.box p
{
	margin-bottom: 10px;
	}
.lost-object
{
	padding-left: 50px;
	background-image: url('../img/magnify.png');
	background-repeat: no-repeat;
	}
.found-object
{
	padding-left: 50px;
	background-image: url('../img/bulb.png');
	background-repeat: no-repeat;
	}
.pets
{
	padding-left: 50px;
	background-image: url('../img/mammoth.png');
	background-repeat: no-repeat;
	}
	
	
	
#footercats
{
	padding-top: 20px;
	}
.maincatheader
{
    background-image: url('/img/plus.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 14px;    
    color: #4B5153;
    }   
li.maincat span
{
    cursor: pointer;
    }

li.maincat ul
{
    display: none;
	}
.maincatheader:hover
{
	color: #000;
	}
li.subcat
{
	margin-left: 20px;
	
	}
li.subcat a
{
	border: 0;
	color: #4B5153;
	}
li.subcat a:hover
{
	background: #e4e4e4;
	}
#menurepeat
{
	float: left;
	width: 180px;
	border-top: 1px solid #dedede;
	margin-top: 46px;
	margin-right: 20px;
	}
#categories
{
	float: left;
	}
#menurepeat li
{
	border-bottom: 1px solid #dedede;
	}
#menurepeat li a
{
	text-decoration: none;
	display: block;
	color: #4B5153;
	border: none;
	padding: 2px 0 2px 0;
	}
#menurepeat li a:hover
{
	background-color: #e4e4e4;
	}

.catmaplist
{
	width: 350px;
	float: left;
	}
