/*Ð“Ð»Ð°Ð²Ð½Ñ‹Ð¹ Layout *******************************************/
#pageLayout
{
  width:100% !important;
}
#pageHeader
{
  background-color:#32608A !important;
  background-image:none !important;
  background-position:left top !important;
  background-repeat:no-repeat !important;
  height:45px !important;
  position:relative !important;
  width:100% !important;
}
#sideBar
{
  float:left !important;
  padding:1% 1% 1% 1% !important;
  margin:0% 0% 0% 0% !important;
  width:13% !important;
}
#pageBody
{
  float:right !important;
  font-size:11px !important;
  padding:1% 1% 1% 1%  !important;
  margin:0% 0% 0% 0% !important;
  text-align:left !important;
  width:83% !important;
}
#leftColumn 
{
  float:left  !important;
  padding:1% 1% 1% 1%  !important;
  margin:0% 0% 0% 0% !important;
  overflow:hidden  !important;
  width:23%  !important;
}
#rightColumn 
{
  float:right   !important;
  padding:1% 1% 1% 1%  !important;
  margin:0% 0% 0% 0% !important;
  overflow:hidden   !important;
  width:73%   !important;
}

/* Ð»ÑÐ¹Ð°ÑƒÑ‚ Ð¸Ð½Ñ„Ð¾ Ð¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÐµÐ»Ñ  *******************************************/
.friendTable td {
text-align:left !important;
vertical-align:top !important;
width:33% !important;
}
/*ÑƒÐ±Ð¸Ñ€Ð°ÐµÐ¼ ÐºÐ°Ñ€Ñ‚Ð¸Ð½ÐºÐ¸ ÑŽÐ·ÐµÑ€Ð¾Ð², Ð²Ð¸Ð´ÑÑ…, Ð°Ð»ÑŒÐ±Ð¾Ð¼Ð¾Ð² ÑÐ»ÐµÐ²Ð°*/
#rate{
  display: none !important;
}
table[class^="friendTable"] > tbody> tr > td > table > tbody > tr > td[height="100%"],
table[id^="photos"] > tbody > tr > td[style*="width"],
table[id^="photos"] > tbody > tr > td > span,
div[class^="vRow"] > div > a
{
  display: none !important;
}

/*ÑƒÐ±Ð¸Ñ€Ð°ÐµÐ¼ Ð¿ÐµÐ´Ð´Ð¸Ð½Ð³Ð¸ Ð½Ð° Ð¿Ð°Ð½ÐµÐ»Ð¸ ÑÐ»ÐµÐ²Ð°*/
.aPad,
.flexBox
{
  padding:0px;
}
table[class^="friendTable"] > tbody> tr > td > table > tbody > tr > td
{
  text-align : left;
}

.dataWrap{
width:100% !important;
}
/* layout Ð”Ð»Ñ ÑÐ¿Ð¸ÑÐºÐ° Ð³Ñ€ÑƒÐ¿Ð¿ *******************************************/
#groupslist .grouprow {
  background:white none repeat scroll 0%;
  border:1px solid #CCCCCC !important;
  padding:1% 1% 1% 1%  !important;
  margin:-1px !important;
  width:98%  !important;
}
#groupslist .tunaimage {
  text-align:left;
  vertical-align:top;
  padding:0% 0% 0% 0%  !important;
  margin:0% 0% 0% 0% !important;
  width:10% !important;
}
#groupslist .info {
  vertical-align:top;
  padding:0% 0% 0% 0%  !important;
  margin:0% 0% 0% 0% !important;
  width:80% !important;
}
#groupslist .actions {
  vertical-align:top;
  padding:0% 0% 0% 0%  !important;
  margin:0% 0% 0% 0% !important;
  width:10% !important;
}  
#startagroup {
  padding:1% 1% 1% 1%  !important;
  margin:0% 0% 0% 0% !important;
  width:48% !important;
}
#findagroup {
  float:right !important;
  padding:1% 1% 1% 1%  !important;
  margin:0% 0% 0% 0% !important;
  width:48% !important;
}
/* layout Ð”Ð»Ñ ÑÐ¿Ð¸ÑÐºÐ° Ð´Ñ€ÑƒÐ·ÐµÐ¹ *******************************************/
.results {
  padding:1% 1% 1% 1%  !important;
  margin:0% 0% 0% 0% !important;
  width:98% !important;
}
td[width="110"]
{
  width:10% !important;
}
td[width="290"]
{
  width:80% !important;
}
td[width="200"]
{
  width:10% !important;
}
.result .image {
  width:100% !important;
}
.result .info {
  width:100% !important;
}
ui[id="nav"]
{
  width:100% !important;
}
.result .info dd {
width:100% !important;
}