.msc-table-static-content {
	display: block;
	float: left;
	clear: both;
	width: 100%;
	background: #f7f7f7 url(/images/jive-formblock-bg.png) repeat-x top;
	border: 1px solid #dadada;
	color: #666;
	padding: 15px 0 25px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0 0 40px;
}

.jive-table.msc-table-static-content p,
.jive-table.msc-table-static-content h3 {
        padding: 0 25px;
}

.jive-table.msc-table-static-content h5 {
	padding: 1em 25px 0 25px;
}

.jive-table.msc-table-static-content ul,
.jive-table.msc-table-static-content ol {
        margin-left: 25px;
}

#google-calendar-wrapper {
	margin: 5px auto 0 auto;
	width: 95%;
}

#google-calendar-wrapper iframe {
	border: 0;
	width: 100%;
}
