﻿#main #users
{
    width: 100%;
    margin-top: 10px;
}

.user
{
    position: relative;
    width: 100%;
}

.user_main
{
    position: relative;
    width: 100%;
    border-left: solid 1px #E5E4E6;
}

.user .firma
{
    position: relative;
    float: left;
    width: 100%;
}

.user .firma .www
{
    padding: 2px 0 3px 20px;
    background: transparent url('../image/productInfoPrice.gif') no-repeat top left;
    color: #414447;
    margin: 5px 0 0 0;
}

#main #users .separator
{
    position: relative;
    margin: 15px 0px;
    background: url(image/info_bg.gif) #f8d79b repeat-y left top;
    height: 2px;
    overflow: hidden;
}

.user .info
{
    position: relative;
    float: left; /*width:100%;*/
    padding: 5px 0 0 40px; /*border:solid 1px blue;*/
}

#main .user .emph2
{
    position: relative;
    width: 100%;
    margin: 5px 0 5px 0;
    padding-top: 2px;
    /*background: url('../image/grey_bg_top.gif') no-repeat top right;*/
}

#main .user .emph2 .emph2_inner
{
    position: relative;
    width: 400px;
    background: #E5E4E6;
}

#main .user .emph2 .emph2_inner div
{
    padding: 0 5px 0 20px;
}

#main .user .emph2 strong
{
    font-weight: bold;
    color: #65696D;
}


#main .user .emph2 .emph2_bottombg
{
    position: relative;
    height: 4px;
    overflow: hidden;
    padding: 0;
    /*background: url('../image/grey_bg_bottom.gif') no-repeat top right;*/
}


#main .user .emph3
{
    position: relative;
    width: 100%;
    margin: 5px 0 5px 0;
    padding-top: 2px;
    /*background: url('../image/grey_bg_top.gif') no-repeat top right;*/
}
#main .user .emph3 .text
{
    position: relative;
    padding-bottom: 0px;
    padding-left: 10px;
    width: 350px;
    float: left;
}
#main .user .emph3 .emph3_inner
{
    position: relative;
    width: 150px;
    float: left;
    background: #E5E4E6;
    padding: 0 5px 0 20px;
}


#main .user .emph3 strong
{
    font-weight: bold;
    color: #65696D;
}

div.filerCombo
{
	padding: 8px;
}
