table.friendbox {
	border-top: 15px solid #F2E1C3;
	border-bottom: 15px solid #F2E1C3;
	}

td.plug {
	background: transparent url('!img/mod/friend.jpg');
	background-position: 50% 0%;
	background-repeat: no-repeat;
	width:70px;
	height:70px;
	}
td.box {
	width:490px;
	padding: 0px 10px 0px 10px;
	}

p.bio {
	font-family: Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding:0px;
	margin: 0 auto;
	}
p.bio a:link {color: #379ABF; text-decoration: none;}
p.bio a:visited {color: #379ABF; text-decoration: none;}
p.bio a:hover {color: #A1824B; text-decoration: none;}

h3.friend {
	font-family: Verdana,Tahoma,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4C3918;
	padding:0px;
	margin:0px;
	}

.fimg {
	text-align: center;
	border: 0px solid #F2E1C3;
	}