.forumGroup			{margin-top: 0.75em;}
.forumCategory	{}

.forumPost	{margin-top: 0.75em;}

.H2	{font-size: 1.3em; font-weight: bold; padding: 0.5em 0}

.vip	{font-weight: bold;}

.alert {color: red}

#return_block	.text_input input {width: 40px}

.d_m {color: red}
.moder {font-weight: bold}

.success
{
	color: #3AC997;
}

.flag {
	display: inline-block;
	width: 32px;
	height: 32px;
	background-position: center center;
	background-repeat: no-repeat;
}

.flag.active {
	display: inline-block;
	width: 48px;
	height: 48px;
}

.flag img {
	width: 32px;
	height: 32px;
}

.flag.active img{
	width: 48px;
	height: 48px;
}

.flag.uk {
	background-image: url("../images/uk32.png");
}

.flag.uk.active, .flag.uk:hover {
	background-image: url("../images/uk48.png");
}

.flag.spain {
	background-image: url("../images/spain32.png");
}

.flag.spain.active, .flag.spain:hover {
	background-image: url("../images/spain48.png");
}

.flag.portugal {
	background-image: url("../images/portugal32.png");
}

.flag.portugal.active, .flag.portugal:hover {
	background-image: url("../images/portugal48.png");
}

.flag.italy {
	background-image: url("../images/italy32.png");
}

.flag.italy.active, .flag.italy:hover {
	background-image: url("../images/italy48.png");
}
