/********************** BUTTONS ******************************************************************/
.btn_search{
background:#ccc url(../images/search_button.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_search_advanced{
background:#ccc url(../images/advanced_search.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_search_advanced_cancel{
background:#ccc url(../images/advanced_search_cancel.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_f_page{
background:#ccc url(../images/p_prev.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_f_page_inactive{
background:#ccc url(../images/p_prev_inactive.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_prev_page{
background:#ccc url(../images/prev.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_prev_page_inactive{
background:#ccc url(../images/prev_inactive.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_l_page{
background:#ccc url(../images/n_next.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_l_page_inactive{
background:#ccc url(../images/n_next_inactive.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_next_page{
background:#ccc url(../images/next.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_next_page_inactive{
background:#ccc url(../images/next_inactive.gif) repeat-x 0 0!important;
width:31px;
height:17px;
}
.btn_dossier_open{
background:#ccc url(../images/dossierOpen.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_dossier_open_select{
background:#ccc url(../images/dossierOpenSelect.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_save{
background:#ccc url(../images/save.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_save_small{
background:#ccc url(../images/save_min.gif) repeat-x 0 0!important;
width:20px;
height:19px;
}
.btn_cancel{
background:#ccc url(../images/cancel.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_mess_open{
background:#ccc url(../images/messOpen.gif) repeat-x 0 0!important;
width:38px;
height:19px;
}
.btn_plus{
background:#ccc url(../images/plus.gif) repeat-x 0 0!important;
width:20px;
height:19px;
}
.btn_minus{
background:#ccc url(../images/minus.gif) repeat-x 0 0!important;
width:20px;
height:19px;
}
.btn_refresh{
background:#ccc url(../images/refresh.gif) repeat-x 0 0!important;
width:34px;
height:19px;
}
.btn_view_attachment{
background:#ccc url(../images/view_attachment.gif) repeat-x 0 0!important;
width:31px;
height:19px;
}
.btn_word_button{
background:#ccc url(../images/wordButton.gif) repeat-x 0 0!important;
width:31px;
height:19px;
}
.btn_exel_button{
background:#ccc url(../images/exelButton.gif) repeat-x 0 0!important;
width:31px;
height:19px;
}
.open_dossier {
background: url(../images/open_dossier.gif) repeat-x 0 3px!important;
width: 22px;
height: 20px;
}
.cancel_min{
background:#ccc url(../images/cancel_min.gif) repeat-x 0 0!important;
width:20px;
height:20px;
}


