.content_text_forms{
padding: 15px;
}
h1.main-title {
background-repeat: repeat-x;	
}	
.form table td{
vertical-align: top;
}

.form table td.fErr{

}
.form table td.err{
color: red;
font-size: 11px;
font-weight: bold;
padding: 5px 0px 2px;
}
.form table td.f{
width: 195px;
text-align: right;
padding: 0px 5px 0px 0px;
}
.form table td.d{

}
.content_text_forms hr{
border:none;
border-top: 1px dotted #A9A9A9;
height: 1px;
}

.form table td.d input.inputTxt {
border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style: solid;
border-width: 1px;
height: 19px;
padding: 3px 2px 2px;
width: 348px;
}

.form table td.d select.selectType{
width: 150px;
height: 25px;
padding: 0px;
}
.form table td.d textarea{
width: 346px;
height: 174px;
border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style: solid;
border-width: 1px;
padding: 3px;
}
#tkn{
margin: 0px;
border: none;
}
.clink{
color:#295BAB;
text-decoration: none;
font-size: 11px;
}
.token{
width: 206px;
height: 19px;
border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
border-style: solid;
border-width: 1px;
padding: 3px 2px 2px 2px;
}
.sendInfo{
width: 15px;
height: 15px;
margin: 0px 5px 0px 0px;
vertical-align: top;
        
}
.button{
background: url('../images/user.png') 0px -124px no-repeat;
color: #EFEFEF;
display: block;
font-size: 11px;
height: 22px;
line-height: 18px;
margin: 8px auto 0;
padding: 0 30px 4px 0;
text-align: right;
width: 86px;
float: right;
border: none;
cursor: pointer;
}
.msg{
margin: 0px 0px 0px 15px;
}
.req {
color: red;
font-family: tahoma;
font-size: 17px;
margin: 0 0 0 5px;
}
.profil {
float: right;
font-size: 13px;
height: 30px;
line-height: 30px;
overflow: hidden;
padding: 10px 0;
}
.profil .msgProfil {
float: left;
margin: 0 10px 0 0;
}
.profil form {
float: left;
}
.profil .button_profil {
background: url("../images/user.png") no-repeat scroll 0px -84px transparent;
border: medium none;
color: #CE0000;
cursor: pointer;
display: block;
float: right;
font-size: 11px;
font-weight: bold;
height: 29px;
line-height: 29px;
margin: 0;
padding: 0 0 0 35px;
text-align: left;
width: 98px;
}
.edit_profil {
margin: 20px 0 0;
}
div.box {
background-color: #FFFFFF;
border: 1px solid #D2D2D2;
box-shadow: 1px 1px 5px #CCCCCC;
margin-bottom: 20px;
padding: 10px;
}
.titleBox {
background-color: #E3E4E8;
border-bottom: 1px solid #D2D2D2;
color: #444444;
font-size: 11px;
font-weight: bold;
margin: -9px -9px 10px;
padding: 5px 10px;
position: relative;
z-index: 0;
}
.tableParams {
width: 100%;
}
.titleBox span {
    float: left;
    margin: 5px 0 0;
}
.titleBox input {
    float: right;
}
.submitSave {
    background: url("../images/user.png") no-repeat scroll 0px -45px transparent;
    border: medium none;
    color: #327D00;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: bold;
    height: 29px;
    line-height: 29px;
    margin: 0 0 0 20px;
    padding: 0 0 0 35px;
    text-align: left;
    width: 98px;
}
.tableParams td {
    color: #444444;
    font-family: arial;
    font-size: 12px;
    padding: 10px;
    text-align: right;
}
.tableParams td input.text {
    border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
    border-style: solid;
    border-width: 1px;
    font: 12px Verdana,Tahoma;
    padding: 3px;
    width: 100%;
}
.submit_del {
    background-color: #B91616;
    border-color: #FFFFFF #444444 #444444 #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #F9F9F9;
    cursor: pointer;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
}
textarea.text_b {
    border-color: #AAAAAA #CCCCCC #CCCCCC #AAAAAA;
    border-style: solid;
    border-width: 1px;
    font: 12px Verdana,Tahoma;
    margin: 0 0 5px;
    padding: 3px;
    width: 95%;
}