.content {
	width: auto;
}
.contentinner {
	margin: 0;
	width: 515px;
	height: 320px;
	min-height: 320px;
	background: url(KZ-GreenCrossCode-mod2.gif) no-repeat;
	background-position: top left;
	border: solid transparent .1px;
}
.contenttext
{
	width: 365px;
	margin: 20px 0 0 132px;
	padding: 0px 0 0 0;
	color : #ffffff;
	font-size: small;
	font-weight: bold;
	background-color:#003399;
	min-height: 250px;
	text-align: center;
}

* html .contenttext {
	height: 250px;
}
.contenttext ul li {
	margin-left: 30px;
}

.cryon {
	text-align: center;
	width: 240px;
	margin: 0 0 0 175px;
	vertical-align: bottom;
}


.cryon ul li {
	list-style-type: none;
	display: inline;
	padding-right: 1pt;
	padding-left: 1pt;
	
}
