.u-page-left-column {
	float: left;
	width: 160px;
	margin-bottom: 20px;
}
.u-page-right-column {
	float: right;
	width: 455px;
	margin-right: 20px;
	-margin-right: 10px;
	margin-bottom: 20px;
}
.u-page .avatar {
	margin-bottom: 5px;
	text-align: center;
}
.u-actions {
	margin-top: 20px;
}
.u-page .online {
	background: url(/images/u-page/online.png) no-repeat center left !important;
	-background: url(/images/u-page/online.gif) no-repeat center left !important;
	padding-left: 15px;
	font-size: 0.9em;
	color: #09c887;
	margin-bottom: 5px;
}
.u-page .letter {
	background: url(/images/u-page/message.png) no-repeat center left;
	-background: url(/images/u-page/message.gif) no-repeat center left;
	padding-left: 23px;
}
.u-page .add-friend {
	background: url(/images/u-page/add-friend.png) no-repeat center left;
	-background: url(/images/u-page/add-friend.gif) no-repeat center left;
	padding: 2px 0px 2px 23px;
}
.u-page .rm-friend {
	background: url(/images/u-page/rm-friend.png) no-repeat center left;
	-background: url(/images/u-page/rm-friend.gif) no-repeat center left;
	padding: 2px 0px 2px 23px;
}
.u-page .u-table td {
	color: #85939e;
	font-style: italic;
	padding-left: 0px !important;
}
.u-page li {
	background: none;
	padding-left: 0px;
}
.u-page .u-shops {
	font-size: 0.9em;
}
.u-page .u-friends {
	line-height: 1.2em;
	font-size: 0.9em;
}
.u-page .u-friends a {
	color: #4c4c4c;
}
.u-list-date {
	color: #85939e;
	font-size: 0.9em;
	margin-bottom: 5px;
	font-style: italic;
}
.u-list-title {
	margin-bottom: 10px;
}
.u-list-preview-image {
	float: left;
	margin: 0px 10px 10px 0px;
}
.u-page ul {
	margin-left: 0px !important;
}
.u-page li {
	line-height: 1em !important;
	background-position: center left !important;
}

