#headpage{
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 80%;
}
#cnt {
	vertical-align: top;
	padding-top: 10px;
	margin-top: 5px;
	
}
.head {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 1.2em;
	color: #F5F5F5;
	font-weight: bold;
}

.objname {
	clear: both;
	float: right;
	border-bottom: 5px solid #EBFEDE;
	padding: 3px;
	width: 350px;
	height: 100px;
	margin: 0 50px 0 0;
}

.short {
	font-family: Helvetica, Tahoma, sans-serif;
	font-size: 0.7em;
	color: #F5F5F5;
}
.short a {
	color: #95FB4C;
}
