


div.mvc_main {
	width: 99%;
	text-align: center;
}
div.mvc_pre {
    text-align: center;
	clear: both;
	background: #aaaaaa;
	font-size: 100%;
	font-weight: bold;
	margin:  2px;
	padding: 2px;
}
div.mvc_post {
    text-align: center;
	clear: both;
	background: #aaaaaa;
	font-size: 100%;
	font-weight: bold;
	margin:  2px;
	padding: 2px;
}
div.mvc_ip {
	clear: both;
	text-align: center;
}
span.vcounter_TypeTextIP {
	clear: both;
	text-align: center;
}
img.mvc_digitIPImg {
	clear: both;
}
div.mvc_ipcountrycode {
	clear: both;
	text-align: center;
}
div.mvc_ipcountry {
	clear: both;
	text-align: center;
}
div.mvc_ipflag {
	clear: both;
	text-align: center;
}
img.mvc_ipflagimg {
	clear: both;
}
div.mvc_digitCounter {
	clear: both;
	margin:  2px;
	padding: 2px;
	text-align: center;
}
img.mvc_digitCounterImg {
	clear: both;
}
span.vcounter_TypeText {
	clear: both;
	text-align: center;
}
div.mvc_people {
	clear: both;
	text-align: center;
}
table.mvc_peopleTable {
	clear: both;
	text-align: center;
}
img.mvc_peopleImg {
	clear: both;
}
div.mvc_stat {
	clear: both;
	text-align: center;
	padding: 5px;
}
img.mvc_statImg {
	clear: both;
}
div.mvc_spacer {
    text-align: center;
	clear: both;
	width: 80%;
	margin-left: 5%;
	margin-right: 5%;
}

div.mvc_guests {
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_guests span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_guests span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_guests span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}

div.mvc_loggedInUsers {
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_loggedInUsers span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_loggedInUsers span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_loggedInUsers span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}

div.mvc_reg_users_today {
	overflow: hidden;
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_reg_users_today span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_today span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_today span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}

div.mvc_reg_users_all {
	clear: both;
	width: 99%;
	text-align: center;
	margin-left: 5%;
}
div.mvc_reg_users_all span.title {
	width: 40%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_all span.trenner {
	width: 10%;
	text-align: left;
	float: left;
	margin-left: 5%;
}
div.mvc_reg_users_all span.value {
	width: 40%;
	text-align: left;
	float: right;
	margin-right: 5%;
}


div.mvc_loggedInUserNamens {
  clear: both;
  width: 99%;
  text-align: center;
  margin-left: 5%;
  overflow: hidden;
}

div.mvc_loggedInUserNamens div.title {
  margin-left: 5%;
  text-align:left;
}

div.mvc_loggedInUserNamens div.user {
  margin-left: 10%;
  text-align:left;
}

div.mvc_loggedInUserNamens a.userlink {

}



div.mvc_regTodayUserNamens {
  clear: both;
  width: 99%;
  text-align: center;
  margin-left: 5%;
  overflow: hidden;
}

div.mvc_regTodayUserNamens div.title {
  margin-left: 5%;
  text-align:left;
}

div.mvc_regTodayUserNamens div.user {
  margin-left: 10%;
  text-align:left;
}

div.mvc_regTodayUserNamens a.userlink {

}

