body{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  text-decoration: none;
}

a:link, a:visited, a:active {
color:#909AB0;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:0;
text-decoration:none;
}

div{
  padding-bottom: 3px;
}

.spbs_person_name{
  font-weight: bold;
}

.spbs_person_body {
	position: relative;
}

.spbs_person_body_left{
  width: 220px;
  float: left;
}

.spbs_person_body_right {
	width: 450px;
  float: left;
}

.spbs_person_footer {
	clear: both;
}

.spbs_row {
  padding-left: 15px;
}

.spbs_row_identifyer{
  float: left;
  width: 25px;
}

.spbs_list, .spbs_title{
  padding: 0px;
}

.spbs_part_body{
  padding-bottom: 10px;
}

.spbs_part_body ul{
  margin: 0px;
  padding: 0px;
}

.spbs_list ul{
  list-style: inside;
  padding-left: 15px;
  margin-top: 0px;
}

.spbs_list ul ul{
  list-style: disc inside;
}

#edit_spbs_person .editblock dl {
	margin: 0px;
}

.spbs_person_thumb {
	width: 100px;
	display: block;
	float: left;
	height: 100px;
	margin: 10px;
	text-align: center;
}

div.clearfooter {
	clear:both;
}