body {
	font-family: verdana, sans-serif;
	background-color: #ffffff;
}
table.box {
	width: 650px;
	margin-bottom: 10px;
}
td.top-left {
	background: url('imgs/top-left.gif') no-repeat left top;
	height: 27px;
	width: 7px;
}
td.top-center {
	background: url('imgs/top-center.gif') repeat-x left top;
	height: 27px;
}
td.top-right {
	background: url('imgs/top-right.gif') no-repeat right top;
	height: 27px;
	width: 7px;
}
td.middle-left {
	border-left: 1px solid #75178c;
	border-bottom: 1px solid #75178c;
}
td.middle-right {
	border-right: 1px solid #75178c;
	border-bottom: 1px solid #75178c;
}
td.middle-center {
	border-bottom: 1px solid #75178c;
	padding-bottom: 3px;
}
td.center-info {
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 5px;
}

div.top-nick {
	display: inline;
	color: #ffffff;
	font-family: goudy old style;
	font-weight: normal;
	float:left;
	font-size: 16pt;
	width: 120px;
}
div.top-spec {
	display: inline;
	color: #ffffff;
	font-weight: bold;
	float:left;
	margin-top: 2px;
	font-size: 10pt;
}
div.top-status {
	display: inline;
	color: #ffffff;
	float:right;
	margin-top: 2px;
	font-size: 10pt;
}
div.picture {
	display:inline;
}
div.short-intro {
	display:block;
	font-size: 10pt;
	color: #75178c;
	height: 60px;
}
div.long-intro {
	display:block;
	font-size: 10pt;
	color: #000;
	border: 1px solid #75178c;
	padding: 2px;
	min-height: 110px;
	height: auto !important;
	height: 110px;
}
div.contact-info {
	color: #000;
	font-size: 10pt;
}
div.sms {
	display: inline;
	float:left;
	padding-left: 5px;
}
div.flag {
	height: 15px;
	display: inline;
	padding-top:1px;
	float:left;
}
div.number {
	display: inline;
	float:left;
	font-weight:bold;
}
div.number-info {
	display: inline;
	float:left;
	font-style: italic;
}
div.icon {
	float:left;
}
div.box-nr {
	border: 1px solid #75178c;
	border-left: 0px solid #fff;
	padding-left: 20px;
	padding-top:2px;
	font-weight: bold;
	padding-bottom: 1px;
	margin-left: 25px;
	margin-right: 3px;
}
div.box-email {
	border: 1px solid #75178c;
	border-left: 0px solid #fff;
	padding-left: 10px;
	padding-top:2px;
	font-weight: bold;
	padding-bottom: 3px;
	margin-left: 25px;
	font-size: 10pt;
}



img.icon {
	width: 24px;
	height: 24px;
	border: 0;
	float:left;
}
img.picture {
	width: 120px;
	height: 90px;
	border: 0;
}
img.flag {
	width: 23px;
	height: 12px;
	border: 1px solid black;
	margin-right: 3px;
}
a.info-link {
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
}
a.info-link:hover {
	font-weight: bold;
	color: #0000ff;
	text-decoration: underline;
}