#custEntriesSt{

}
#contaS,#contaS li{
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#contaS,#contaS li{
  margin: auto;
  text-align: center;  
}
#contaS li{
  float: right;
  padding:5px; font-weight: bold;
  margin-right: 11px;
  background: #DAF56D;
}
.itemDdef{
 clear: right;
 float: right; color: #000000;
 width: 19%;  padding: 1px 3px 1px 0px; 
 border-top : 0px solid #E0E0E0;
}
.itemDdes,.itemOtherDetails{
 float: right;  color: #585858; 
 display: block;  padding: 1px 3px 1px 0px;
 width: 79%; /*background: url(../images/tls.gif) no-repeat left top; */
 border-bottom : 0px solid #E0E0E0; text-align: right;
}
.submit{
  width: 99%; 
  margin: auto; 
  text-align: center; padding: 3px;
  background: #FF8B17;  border: 1px;
}