.bottom-bottom {
	min-height: 100px;
	background-color: #000000;
	padding: 10px 0px 30px;
}

.bottom-title {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 15px;
}

.bottom-title1 {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
}

.bottom-title2 {
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 5px;
}

#national-emblem {
	vertical-align: bottom;
	margin-right: 5px;
	height: 18px;
}

.pointer{
	cursor: pointer;
}