







.banner-container {
    height: 220px;
}
#mrp-header {
    height: 220px;
}

#content-well .mrp-weblet-rich-text *, 
#content-well .mrp-dynamic-form .form-inner > h3 {
	text-align: left !important;
}
#content-well .mrp-weblet-rich-text img {
    margin-left: 0 !important;
}
#content-well .mrp-dynamic-form {
    max-width: 100%;
}

.weblet_blog-entry-text table {
	width: 100% !important;
}
.weblet_blog-entry-text table tr td {
	padding: 3px;
	border: 1px solid #d7d7d7;
}
#content-well .weblet_blog-entry-text table tr td p, 
#content-well .weblet_blog-entry-text table tr td {
    font-size: 16px;
}