.content {
	width: auto;
}

.contentinner {
	width: 550px;
	height: 330px;
	min-height: 330px;
	background: url(KZ-BeSafeBeSeen-mod.gif) no-repeat;
	background-position: top left;
	border: solid transparent .1px;
}
.contenttext
{
	width: 325px;
	margin: 42px 0 0 25px;
	padding: 0px 0 0 0;
	color : #ffffff;
	font-size: small;
	font-weight: bold;
	background-color:#003399;
	min-height: 230px;
		text-align: center;
}

* html .contenttext {
	height: 230px;
}

.cryon {
	text-align: center;
	width: 240px;
	margin: 0 0 0 80px;
	vertical-align: bottom;
}


.cryon ul li {
	list-style-type: none;
	display: inline;
	padding-right: 1pt;
	padding-left: 1pt;
	
}