#slogan {
    font-size:1.9em;
    color: #458fa2;
}

#do-search {
    color:#4d4d4d;
}    

.count { font-weight:bold;}

.jcarousel-list {}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	margin: auto;
	width: 868px;
	background-color: white;
        border: 1px solid #4D300F;
        border: 1px solid lightgray;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    margin: auto;
    width: 778px;
    height: 78px;
    background: none;
}

.jcarousel-skin-tango ul li img {}

li.suggest {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.suggest:hover {
    background-color:lightgray;
    cursor:pointer;
}

#how-to-report { height:180px;}
#how-to-report ol li {
    font-size:1.1em;
    margin-bottom:10px;
}
#recent-reports h3, #diy-updates h3,
#how-to-report h3, #photo-string h3
{  margin-bottom: 10px; }
#recent-reports ul li { font-size:1.1em;}
#diy-updates ul li { font-size:1.1em;}
