
.resurrect-widget .gm-style img {
	max-width: none;
}

#resurrect-header-menu-links>li>a[href="#"] {
	cursor: default;
}

.webapp_loop---sidebar-pics .resurrect-caption-image {
	margin-bottom: 15px;
}

.cb-medialibrary-page table tr td:nth-child(1), .cb-medialibrary-page table tr td:nth-child(5) {
	font-weight: bold;
}

.cb-medialibrary-page h1 {
	color: #1c94be ! important;
}

body.custom-background {
	background: #f2f2f2;
}

#webapp_maindiv table {
	margin: 0;
}

/*
.leftimage {
	float: left;
	margin-right: 10px;
	max-width: 50% ! important;
}

.rightimage {
	float: right;
	margin-left: 10px;
	max-width: 50% ! important;
}

@media only screen and (max-width: 800px) {

	.leftimage, .rightimage {
		float: none;
		margin-right: 10px;
		max-width: 100% ! important;
		display: block;
	}
}
*/

#resurrect-widget-facebook { height: 577px; }

.nodisplay { display: none ! important; }

.pjCalendarFrameWrapper table {
	margin: 0;
}

input[type=submit][disabled=disabled]:hover:disabled {
	background-color: #eee;
}

input[type=submit]:disabled {
	background-color: #eee;
}

.sidebar-link {
	
}

.cb-doc-header h2 { margin-top: 10px; margin-bottom: 5px; }


