.entries
{
    width:810px;
    float:right;
    padding-top:13px;
    padding-bottom:3px;
    margin-right:10px;
    width:850px;
}
.entries_tb
{
    
    width:664px;
    height:83px;
    background:url(../img/entries_bg.jpg) top left no-repeat;
    padding-left:3px;
    padding-right:18px;
    padding-top:12px;
    float:left;
    
}
.entries_scroll
{
    float:right;
}
.entries_tb table
{
    border-collapse:collapse;
    width:644px;
}
.entries_tb table td
{
    padding-top:7px;
    padding-bottom:6px;
    padding-left:23px;
    padding-right:4px;
}
.entries_tb table td span
{
    color:#626876;
  
       float:left;
    width:12px;
    font-size:12px;
    text-align:right;
    padding-right:5px;
    padding-top:1px;
    font-weight:bold;
}
.entries_tb table td .del_link
{
    display:inline;
}
.entries_tb table td .del_link
{
    float:right;
   width:13px;
    height:12px;
    margin-top:3px;
    margin-left:0px;
}
.entries_tb table td .del_link a
{
     background:url(../img/entries_del.gif);
    width:13px;
    height:12px;
    float:right;
}
.entries_tb table td .del_link a:hover
{
     background:url(../img/entries_del_hover.gif);
 
}
.entries_tb .x-form-field-wrap input
{
    width: 112px; 
    height: 16px;
    border:1px solid #748DB7;
    padding:0px;
    
}
.entries_scroll
{
    width:16px;
    position:relative;
    height:70px;
    background: url(../img/scroll_bg.gif);
    top:-3px;
    left:-6px;
}
.entries_scroll .link_down
{
    display:block;
    width:16px;
    height:12px;
    position:absolute;
    bottom:0px;
    background: url(../img/link_down.gif);
    
}
.entries_scroll .link_up
{
    display:block;
    width:16px;
    height:12px;
    position:absolute;
    top:0px;
    background: url(../img/link_up.gif);
    
}
.entries_scroll span
{
    position:absolute;
    bottom:15px;
    color:#334C84;
    font-weight:bold;
    left:13px;
    font-size:12px;
}
#buttons
{
    float:right;
    padding-right:13px;
    text-align:center;
   
    padding-left:2px;
}
.entries .btn_result_dis, .entries .btn_result
{
	margin-top:9px;
	margin-bottom:15px;
}
.entries .btn_inactive
{
    display:block;
    width:93px;
    height:18px;   
color:  #D3D1D3;
font-family: tahoma, “Trebuchet MS”, Helvetica, “Liberty Sans”, sans-serif; font-size: 10px;
background:url(../img/entriesInactiveButton.jpg);
text-decoration:none;
text-align:center;
padding-top:5px;
margin-top:14px;


}
.entries .btn_active
{
    display:block;
    width:93px;
    height:18px;   
    color: #5B5D61;
    font-family: tahoma, “Trebuchet MS”, Helvetica, “Liberty Sans”, sans-serif; 
    font-size: 10px;
    background:url(../img/entriesActiveButton.jpg);
    text-decoration:none;
    text-align:center;
    padding-top:5px;  
    margin-top:14px;
}
