
.Acceptadmin_KerelemFejlecDiv{
 font-size:11px;
 font-family:Arial;
 border-left:1px solid black;
 border-top:1px solid black;
 border-right:1px solid black;
 width:500px;
 position:relative;
 left:0;
 background-color:#187bb5;
 color:#ffffff;
 font-weight:bold;
 text-align:left;
 padding-left:0px;
 cursor:pointer;
}

.Visszajel{
 font-size:12px;
 font-family:Arial;
}


.ButtonTd{
 background-color:#eeeeee;
 padding-top:5px;
 padding-bottom:5px;
}

.button_splitter{
  height:3px;
  background-color:white;
}


/* a lista tablazata */
.Acceptadmin_ListTable{
 border:0px solid black;
 font-size:12px;
 font-family:Verdana;
 width:500px;
 background-color:#eeeeee;
}

/* atirhato editbox */
.Acceptadmin_Edit_Active{
 border:1px solid black;
 font-size:12px;
 font-family:Verdana;
 width:350px;
}

/* atirhato editbox */
.Acceptadmin_Edit_InActive{
 border:1px solid black;
 font-size:12px;
 font-family:Verdana;
 width:350px;
 background-color:#bbbbbb;
 color:black;
}

.Acceptadmin_CaptionStyle{
 font-size:12px;
 font-family:Arial;
 /* font-weight:bold; */
}

.Acceptadmin_Button{
 border:1px solid black;
 font-size:12px;
 font-family:Verdana;
 cursor:pointer;
}

.Acceptadmin_ButtonSpacer{
 width:70px;
}

.Acceptadmin_LetterArea{
 width:500px;
 height:300px;
 font-size:12px;
 font-family:Verdana;
}


