/*********** LATEST PROFILES *************/
div.latest_profiles {
	width: 250px;
	height: 130px;
	float: left;
	margin-right: 5px;
	background: url('latest_bg.gif') left top no-repeat;
	margin-bottom: 5px;
}
.latest_data {
	float: left;
	width: 125px;
	margin-top: 13px;
}
.latest_img {
	float: left;
	width: 100px;
	height:100px;
	margin: 10px;
	display: inline;
}
.latest_img a img {
	float: left;
	width: 100px;
	height:100px;
	display: inline;
}
.bg100 {
	width: 100px;
	height: 100px;
	background: url('100bg.png') no-repeat;
	float: left;
	margin-top: -100px;
}
.firstr {
	width: 55px;
}
.latest_data td, .latest_data th {
	text-align: left;
	padding-left: 0px;
	padding-bottom: 5px;
}
.latest_data a {
	font-size: 12px;
	color: #005ca4;
	font-weight: bold;
	border: none;
	text-align: left;
	margin: 0px;
}
.latest_data a:hover {
	font-size: 12px;
	color: #005ca4;
	font-weight: bold;
	border: none;
	text-align: left;
	margin: 0px;
}
/* homepage */
div.homepage {
	padding-bottom: 1px;
}
div.homepage div.block {
	padding: 5px;
}
div.homepage h3 {
	margin: 0px;
	padding: 0px 10px;
	height: 25px;
	background: url('blue_title.gif') no-repeat;
	font: bold 12px/25px arial, verdana, sans-serif;
	color: #000000;
}
div.homepage div.members div.dataitem {
	margin-left: 3px;
}
div.homepage div.members div.databox div.dataitem {
	background: #F7F7F7;
}
div.homepage div.members div.image {
	text-align: center;
}
