body{
	margin: 0;
	padding: 0;
	font-family: 'Century Gothic', sans-serif;
	overflow-y: hidden;
}

a:link, a:visited, a:hover, a:active {
	color: #009591;
}

#content {
	background-image: url('/sitecontent/img-ep_erp_box.png');
	background-repeat: no-repeat;
	width: 700px;
	height: 520px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 130px;
}

.update_ok {
	font-size: 24px;
	color: #67B232;
}

.update_available {
	font-size: 24px;
	color: #FD8331;
}

.status {
	float: left;
}

.verinfo {
	margin-left: 10px;
	font-weight: bold;
}

.local {
	margin-left: 13px;
}

#update {
	left: 230px;
	top: 170px;
	position: relative;
	line-height: 30px;
	text-align: left;
}

#summary {
	left: 230px;
	top: 110px;
	position: relative;
	font-weight: bold;
}

#srv_msg {
	font-size: 11px;
	text-align: center;
}

#srv_msg span {
	top: 370px;
	position: relative;
}