.detailGameInfo .gamethumb, .gamesHolder .thumb, .thumm {
	border-radius:6px;
}

.gamesHolder .thumb a, .thumm a, .ad {
	border-radius:3px;
}


.adTitle {
	border-bottom-left-radius:6px;
	border-bottom-right-radius:6px;
}

.big-button {
	-webkit-border-radius: 6px;

	-moz-border-radius: 6px;

	-ms-border-radius: 6px;

	-o-border-radius: 6px;

	border-radius: 6px;
}