#member_home_link_cont{
width:185px;
}

#member_home_left_col
{
	float:left;
	width:335px;
	overflow:hidden;
	padding-left: 25px;
	border-right: 1px solid #677719;
	border-left: 1px solid #677719;
}

#member_home_right_col{
	float: left;
	width:183px;
	overflow:hidden;
	padding-left: 25px;
}

#mem_home_invite_cont{
	width:310px;
}

#member_home_link_cont a{
	display:block;
	clear:left;
	padding:7px 0 0 35px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#4c721d;
	text-decoration:none;
}

#member_home_link_cont a:hover{
color:#C2C79C;
}
a.memhome_match{
background:url(../../img/user.png) no-repeat left bottom;
}
a.memhome_mailbox{
background:url(../../img/mail.png) no-repeat left bottom;
}
a.memhome_bookmark{
background:url(../../img/useradd.png) no-repeat left bottom;
}
a.memhome_blocklist{
background:url(../../img/userremove.png) no-repeat left bottom;
}
a.memhome_friend{
background:url(../../img/friend.png) no-repeat left bottom;
}

a.memhome_preferences
{
	background: url(../../img/my_preferences_icon.png) no-repeat left bottom;
}

.mem_home_tip{
	background: #4C721D;
	margin: 0px 8px 8px 8px;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.mem_home_tips_cont{
width: 183px;
}
.mem_home_tips_list_cont{
padding-top: 8px;
}
.mem_home_profile_status_cont{
}