table.sonet-user-profile-friends, table.sonet-user-profile-groups
{
	border:1px solid #C4C4C3;
	border-collapse:collapse;
}

table.sonet-user-profile-friends td, table.sonet-user-profile-groups td
{
	border:1px solid #c4c4c4;
	padding:6px 5px;
}

table.sonet-user-profile-friends thead td, table.sonet-user-profile-friends th, table.sonet-user-profile-groups thead td, table.sonet-user-profile-groups th
{
	background-color:#f2f2ea;
	/*text-align:left;*/
	font-weight:bold;
	font-size:12px;
	background-image:none;
	border:1px solid #C4C4C3;
	border-bottom:none;
	padding:8px;
}


table.sonet-user-profile-friend-box tbody td, table.sonet-user-profile-friend-box td
{
	border:none;
	padding:6px 5px;
	background:transparent;
}

.sonet-icon-create {
	padding-top: 3px;
	height: 20px;
	padding-left: 22px;
	clear: both;
	background-image: url(/bitrix/images/socialnetwork/02.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.required-field
{
	font-weight:bold;
	color:#FF0000;
}





.list_item_org_left td {
	height:30px;
	padding-bottom: 0px;
	text-align:center;
	vertical-align:middle;
	width:30px;
}
.list_item_org_left td.avatar_td {
	border:1px solid #ffffff;
}
.list_item_org_left td.company_td {
	border:1px solid #BBBBBB;
}
.list_item_org_left td.sp_td {
	border: none;
	width: 5px;
}

