body {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
}

h1, div.componentheading, h2, h3, h4, h5, p, ul, ol, li {
	margin: 0 0 1em;
}
ul, ol { padding-left: 40px; }
h1, div.componentheading { 
	font-size: 14px;
}
h2 { font-size: 13px; }
h3, h4, h5 { font-size: 12px; }
a { text-decoration: underline; }
a:hover { text-decoration: none; }
#titlebar *, #titlebar-nypc * {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
}
#titlebar #titlemodule, #titlebar-nypc #titlemodule { padding-left: 12px; }

#leftmods h3, #rightmods h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 26px;
	width: 160px;
	height: 26px;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
}
#leftmods ul ul {
	padding-left: 2px;
}

p.counter {
	padding-top: 10px;
	text-align: center;
}
ul.pagination {
	margin: 0;
	padding: 0;
	text-align: center;
}
ul.pagination li {
	list-style-type: none;
	display: inline;
	padding: 0 3px;
}

a img {
	border: 0;
}

.faqClear {
	margin-bottom: 10px;
	border-bottom: 1px solid #eee;
}
a.faqtoggler {
	color: #666;
	text-decoration: none;
}
.faqtogglerdiv, .answer { margin-bottom: 10px; }
a.faqtoggler:hover { text-decoration: underline; }
