@charset "utf-8";

h2, h3 {
	color: #154fAE;
}

h5 {
	clear: both;
	font-size: 20px;
}

.hideBullet {
	list-style-image: none;
	list-style-type: none;
}

div.linksBlock {
	clear: both;
}

div.linksBlock div {
	float: left;
	margin-bottom: 30px;
	margin-left: -15px;
	width: 400px;
}

#middleContent #leftContent {
	background: none;
	width: 865px;
}

#rightContent {
	display: none;
}
