.friend_block {
	background-color: #EEE;
	width: 148px;
	height: 57px;
	padding: 18px 0 0 10px;
	margin: 0 0 10px 0;
	float: left;
	text-decoration: none;
}

.friend_block h4 {
	color: #F69;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

.friend_block h5 {
	color: #666;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#left_column a {
	display: block;
	text-decoration: none;
}

#left_column a:hover h4,
#left_column a:hover h5 {
	text-decoration: none;
	color: #FFF;
}

.friend_space {
	width: 10px;
	height: 75px;
	float: left;
}