.notifier-sidebar {
	background-image: url({{image_dir}}notifier-corner.png);
	background-position: 0 83px;
	background-repeat: no-repeat;
	height: 137px;
}

.notifier-bc b {
	background-image: url({{image_dir}}notifier-corner.png);
	background-repeat: no-repeat;
	border-width: 0;
	margin: 0;
	padding: 0;
}

.notifier-bc9 { background-position: 0 -66px; }
.notifier-bc8 { background-position: 0 -67px; }
.notifier-bc7 { background-position: 0 -68px; }
.notifier-bc6 { background-position: 0 -69px; }
.notifier-bc5 { background-position: 0 -70px; }
.notifier-bc4 { background-position: 0 -71px; }
.notifier-bc3 { background-position: 0 -72px; }
.notifier-bc2 b { background-position: 0 -73px; }
.notifier-bc1 b { background-position: 0 -74px; }

.notifier-support {
	color: #4468AA;
	font-size: 10px;
	line-height: 1.2;
	margin: 26px 0 0 50px;
}

.flash-demo {
	background-color: #b9b8cb;
	height: 290px;
	width: 550px;
}

.feature-desc {
	float: left;
	width: 890px;
	margin: 25px 0;
}

.feature-desc h2 {
	margin-bottom: 10px;
}

.feature-end {
	float: left;
	width: 250px;
}

.feature-img {
	height: 104px;
}

.feature-middle {
	float: left;
	width: 300px;
	margin: 0 45px;
}

.feature-middle h2, .feature-middle p {
	width: 260px;
	margin-left: 25px;
}