.user_home_module_profile .left {
	width:80px;
}

.user_home_module_profile .left img {
	padding:2px;
	border:1px solid #CCCCCC;
}

.user_home_module_profile .right {
	padding:3px;
}

.user_home_module_profile .right .text {
	height:171px;
	overflow-y:auto;	
}

.user_home_module_profile .right .text .right {
	width:50%;
}

.user_home_module_profile .username {
	background-color:#EEEEEE;
	padding:2px;
	border:1px solid #CCCCCC;
	text-align:center;
}

.user_home_module_profile .username a {
	font-weight:bold;
}
