div#main_container {
	padding-bottom: 0px;
}

div#bottom-container {
	background-color: #211E2F;
	padding-bottom: 20px;
}

div#bottom-info {
	color: #E5F7FF !important;
}

div#bottom-info a {
	color: #E5F7FF !important;
	font-weight: bold;
}

.features-list {
	list-style-image:url('images/tic.png');
}

.icon {
	height: 32px;
	width: 32px;
	vertical-align: middle;
}

div#bottom-info div h3 {
	text-indent: 0px;
}

/*div#citation {
	background: #FAFAFA;
	border: 2px solid white;

	font-size: 0.9em;
	margin-top: 40px;

	padding-left: 20px;
	padding-right: 20px;

	border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;

	box-shadow: 0 0 3px #999999;
	-webkit-box-shadow: 0 0 3px #999999;
	-khtml-box-shadow: 0 0 3px #999999;
	-moz-box-shadow: 0 0 3px #999999;

	behaviour: url(ie-css3.htc);
}

p#cite {
	position: relative;
	margin-left: 42px;
	margin-right: 42px;
	padding: 12px;
	font-size: 0.9em;
	border: 1px solid white;
	background-color: white;
								
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
				
	-moz-box-shadow: 0 0 5px #999999;
	-webkit-box-shadow: 0 0 5px #999999;
	-khtml-box-shadow: 0 0 5px #999999;
	box-shadow: 0 0 5px #999999;
					
	behavior: url(ie-css3.htc);
}*/
