
.pitStatic h2 {
	font-size: 15px;
	margin-bottom: 0;
}

.pitStatic h3 {
	font-size: 11px;
	margin-bottom: 0;
}

.pitStatic p {
	margin-top: 0;
}

/* rss */
table.rssFeeds {
	border-collapse: collapse;
	width: 100%;
}
table.rssFeeds td,
table.rssFeeds th {
	padding: 4px!important;
	width: 25%;
	text-align: center;
	vertical-align: center;
}
table.rssFeeds td.left {
	text-align: left;
}


/* help */
ul.links {
	border-bottom: 1px solid #cccccc;
	padding: 0 0 10px 0!important;
}
div.toTop {
	border-top: 1px solid #cccccc;
	padding: 10px 0 0 0;
	text-align: right;
}
table.images {
	border-collapse: collapse;
}

table.images td {
	padding: 4px!important;
	vertical-align: top!important;
	border-bottom: 1px solid #cccccc;
}
table.images tr.last td {
	border: none;
}
table.images td h3 {
	margin: 0;
}
table.images td.left {
	text-align: center;
}