#actionletters .downlist{
border-width: 0px;
}
.letter_act{
background-color: #86aecd;
border: 1px solid  #5a789f;
padding: 10px;
position: relative;
margin-top: 10px;
}
.acttbl{
background-color: #c7dfed;
width: 100%;
border: 1px solid #5a789f;
}
.acttbl td,.acttbl th{
vertical-align: top;
padding: 5px;
}
.acttbl th{
width: 10px;
}
.acttbl td{
background-color: #e6eff5;
}
.theletter{
background-color: #fff;
padding: 5px 10px 5px 10px;
margin-top: 5px;
margin-bottom: -15px;
border: 1px solid #5a789f;
}
.letter_act textarea{
width: 558px;
margin-bottom: -10px;
height: 100px;
border: 1px solid #5a789f;
}
.actsml{
margin-bottom: 5px;
}
