.bg {
	background-image: url(../images/background.jpg);
}

.page-header {
	margin-bottom:0px;
}

.main-content table td a {
	text-decoration:none;
	color:#5676a5;
	font-weight:600;
}

.thumb-gallery-home div {
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	opacity: 1;
}

.thumb-gallery-home li:hover div {
    opacity: 0;
}

.flag {
	display: inline-block;
	width:27px;
	height:17px;
}

a.btn {
	cursor:pointer;
}