@charset "UTF-8";
.image {
	text-align: center;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	position: relative;
}
.image img {
	border: 1px solid #000000;
}
.qatar-head {
	background-image: url(/logos/2008.2/qatar.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 67px;
}
.fullimage {
	text-align: center;
	margin: 0px;
	float: none;
	width: 520px;
	clear: both;
}
.fullimage img {
	border: 1px solid #000000;
}
