@charset "UTF-8";
/* CSS Document */

.mainImage {
	width: 646px;
}

.imageLeft {
	float: left;
}

.imageRight {
	float: right;
}

.imageImage {
	float: left;
	display:block;
}

.imageTitle a {
	clear:both;
	width: 110px;
	background:url(../images/black_trans_bg.png);
	padding: 8px ;
	margin-top: -50px;
	float:left;
	display:block;
	text-transform:uppercase;
	font-size: 15px;
	letter-spacing: -1px;
}



#devImageInternational {
	margin-bottom: 6px;
}

#devImageNew {
	margin-left: 10px;
}

#devImageCountry, #devImageDevelopers {
	margin-top: 10px;
}