File size: 986B
.table
{
margin-right: auto;
margin-left: auto;
width:75%;
float:center;
margin-top:-2px;
}
.table_info /* Обрамление блока странички юзера */
{
width: 100%;
vertical-align: top;
}
.block_menu /* блок меню с аватаром */
{
vertical-align: top;
background-color: #fff;
text-align: left;
color: #000;
width:200px;
}
.block_menu_nav /* блок главного меню */
{
vertical-align: top;
text-align: left;
color: #000;
width:175px;
float:right;
}
.block_all_nav
{
vertical-align: top;
width:100%;
}
.block_info /* блок вывода анкеты и стены */
{
background-repeat: no-repeat;
background-position: right bottom;
vertical-align: top;
background-color: #fff;
text-align: left;
color: #000;
border-left: 1px solid #c4cde0;
width: 100%;
}
.bottom
{
font-weight: normal;
font-size: small;
text-align: left;
height: 30px;
width: 100%;
background-color: #c7e9ff;
border-top:3px solid #bdc7d8;
}