#imgauthor_1 {
	width: 180px;
	height: 5px;
	background-image: url('membercard_1.gif');
	background-repeat: no-repeat;
	font-size: 0;
}
#imgauthor_2 {
	width: 180px;
	background-image: url('membercard_2.gif');
	background-repeat: repeat-y;
}
#imgauthor_3 {
	width: 180px;
	height: 5px;
	background-image: url('membercard_3.gif');
	background-repeat: no-repeat
}
#imgauthor_4 {
	width: 148px;
	height: 17px;
	margin: auto;
	background-image: url('star_bar.gif');
	background-repeat: no-repeat
}
#buddy_box_1{
	width: 363px;
	height: 5px;
	background-image: url('buddy_box_1.gif');
	background-repeat: no-repeat;
	font-size: 0;
}
#buddy_box_2 {
	width: 363px;
	background-image: url('buddy_box_2.gif');
	background-repeat: repeat-y
}
#buddy_box_3 {
	width: 363px;
	height: 5px;
	background-image: url('buddy_box_3.gif');
	background-repeat: no-repeat
}