.pitStatic h1 {
	color: #1b3045;
}
.pitStatic h2 {
	font-size: 15px;
	margin-bottom: 0;
/* 	padding: 0 0 0 11px; */
}

.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;
}

/*td.dynBoxContent { padding: 0 11px 11px 11px!important; }*/

.staticNormalContent { padding: 11px; }
/* 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;
}


a.feedbackButton {
	display: block;
	float: right;
	width: 160px;
	height: 52px;
	background: url('../images/feedback-button.png') 0 0 no-repeat;
}
a.feedbackButton span { visibility: hidden; }
a.feedbackButton:visited { background-image: url('../images/feedback-button-idle.png'); }
a.feedbackButton:hover { background-image: url('../images/feedback-button-over.png'); }
a.feedbackButton:active { background-image: url('../images/feedback-button-active.png'); }

.whatIs { color: #263e5b; line-height: 1.5; font-size: 13px; width: 941px; overflow: hidden;}
.whatIs div.top { background: url('../images/whatIs/top.jpg') 0 0 no-repeat; height: 130px; width: 780px; overflow: hidden; color: #ffffff; text-shadow: 1px 1px 4px #666666; font-size: 18px; line-height: 1.7; font-weight: bold; padding: 10px 10px 10px 170px; margin-top: 15px;}
.whatIs > table { border-collapse: collapse; border-spacing: 0; }
.whatIs > table td { border: 17px solid white; padding: 0; }
.whatIs > table td.topLeft,
.whatIs > table td.midLeft,
.whatIs > table td.bottomLeft { border-left-width: 0; border-bottom-width: 19px; }
.whatIs > table td.topRight,
.whatIs > table td.midRight,
.whatIs > table td.bottomRight { border-right-width: 0; }
.whatIs > table td > div { background: url('../images/whatIs/topLeft.jpg') 0 0 no-repeat; width: 465px; height: 237px; overflow: hidden;}
.whatIs > table td.topRight    > div { background-image: url('../images/whatIs/topRight.jpg'); }
.whatIs > table td.midLeft     > div { background-image: url('../images/whatIs/midLeft.jpg'); }
.whatIs > table td.midRight    > div { background-image: url('../images/whatIs/midRight.jpg'); }
.whatIs > table td.bottomLeft  > div { background-image: url('../images/whatIs/bottomLeftRight.jpg'); height: 200px; }
.whatIs > table td.bottomRight > div { background-image: url('../images/whatIs/bottomLeftRight.jpg'); height: 200px; }
.whatIs > table td.topRight    > div,
.whatIs > table td.midRight    > div,
.whatIs > table td.bottomRight > div { width: 458px; }
.whatIs > table td > div > div { padding: 8px 0 0 14px; }
.whatIs > table td > div > div h3 { padding: 0; margin: 0 0 8px 0; }
.whatIs > table td.topLeft  > div > div { width: 230px; }
.whatIs > table td.topRight > div > div { width: 270px; }
.whatIs > table td.midLeft  > div > div.left { float: left; width: 220px; }
.whatIs > table td.midLeft  > div > div.right { float: left; width: 200px; padding: 50px 0 0 26px; }
.whatIs > table td.bottomLeft h3,
.whatIs > table td.bottomRight h3 { font-size: 16px; margin-bottom: 20px; }
.whatIs > table td.bottomLeft ul,
.whatIs > table td.bottomRight ul { font-size: 14px; padding: 0 0 0 1em; line-height: 1.8; margin-top: -13px; margin-left: 7px;}
/* .fb_edge_widget_with_comment span.fb_edge_comment_widget iframe.fb_ltr { display: none !important; } */

