﻿#contentarea {
clear:both;
}

#grilleUser
{
    margin-left:auto;
    margin-right:auto;
    width:575px;
}

#navbar {
height:1.3em;
margin-bottom:8px;
position:relative;
}

#liennav {
position:absolute;
right:0;
}

.jqgridactionimage
{
    cursor:pointer;
    height:18px;
    width:18px;
}

.colopertitle, .colconcernetitle, .colcommenttitle, .colusertitle, .colpasswordtitle
{
    font-weight:bold;
    display:inline-block;    
}

.coloperdata, .colconcernedata, .colcommendata, .coluserdata, .colpassworddata
{
    display:inline-block;
}

.colopertitle, .coloperdata, .colconcernetitle, .colconcernedata, .colusertitle, .colpasswordtitle, .coluserdata, .colpassworddata
{
    width:200px;
}

.colcommenttitle, .colcommendata
{
    width:300px;
}

#errorblock
{
    color:Red;
}

/* JqGrid's search popup input */
.data .default
{
    width:150px;
}