.content {
	width: auto;
}
.contentinner {
	margin: 0;
	width: 515px;
	height: 320px;
	min-height: 320px;
	background: url(KZ-SafePlacesToPlay-Mod.gif) no-repeat;
	background-position: top left;
	border: solid transparent .1px;
}
.contenttext
{
	width: 350px;
	margin: 20px 0 0 155px;
	padding: 0px 0 0 0;
	color : #ffffff;
	font-size: small;
	font-weight: bold;
	background-color:#003399;
	text-align: center;
}
.contenttext ul li {
	margin-left: 30px;
}

