@charset "utf-8";


.campaign-content div:first-child {
	margin-top: 0;
}
.campaign-content>div.flat {
	margin-top: 1em;
}
.campaign-content h1.campaign-header {
  margin: -30px -54px 20px;
}
#cmp-importantNotes-pre {
	margin-top: 20px;
	text-align: center;
}
#cmp-importantNotes-pre+.cmp-pict {
	margin-top: 30px;
}
#cmp-importantNotes-pre+.cmp-pict .content strong {
	font-weight: bold;
}
#cmp-importantNotes-pre+.cmp-pict+div {
	margin-top: 30px;
}
#importantNotes-post {
	border-color: #e50000;
}
#importantNotes-post .item>.head>p:before,
#importantNotes-post .item>.head>p:after {
	display: none;
}
#importantNotes-post .item>.head:hover {
	background: #fff;
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: default;
}
#importantNotes-post .item>.body {
	display: block!important;
	height: auto!important;
	padding:20px 55px!important
}



