		/*section-buttons*/
        .section-buttons{margin:10px 0 0;}
        .section-buttons:after{
	        content:"";
	        display:block;
	        clear:both;
        }
        .section-buttons a{
	        background-color:#fff;
	        background-image:-o-linear-gradient(top, #ffffff, #eff8ff);
	        background-image:-moz-linear-gradient(top, #ffffff, #eff8ff);
	        background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #eff8ff));
	        width:100%;
	        font:bold 20px/38px Arial, Helvetica, sans-serif;
	        text-decoration:none;
	        border:1px solid #eee;
	        border-radius:1px;
        }
		.section-buttons a.btn-INGRESAR{float:left;}
		.section-buttons a.btn-AGREGAR{float:left;}
		.section-buttons a.btn-RECUPERA{float:left;}
		.section-buttons a.btn-SAVE{float:left;}
        .section-buttons a.btn-OK{float:left;}
		.section-buttons a.btn-CANCEL{float:right;}
        .section-buttons a.btn-DELETEUSER{float:right;}
        .section-buttons a.btn-Compromisos-pendientes{float:left;}
        .section-buttons a.btn-Compromisos-atrasados{float:right;}
        .section-buttons span{
	        border:1px solid #fff;
	        display:block;
	        padding:0 0 0 44px;
        }
		.section-buttons a.btn-INGRESAR span{background:url(../../../img/locked.png) no-repeat 1px;}
		.section-buttons a.btn-AGREGAR span{background:url(../../../img/agregar.png) no-repeat 1px;}
		.section-buttons a.btn-RECUPERA span{background:url(../../../img/recover2.png) no-repeat 1px;}
		.section-buttons a.btn-SAVE span{background:url(../../../img/recover3.png) no-repeat 1px;}
        .section-buttons a.btn-OK span{background:url(../../../img/1360180426_button_ok_70.png) no-repeat 1px;}
        .section-buttons a.btn-Compromisos-pendientes span{background:url(../../../img/1357160617_folder_green_scheduled_tasks_30.png) no-repeat 1px;}
        .section-buttons a.btn-Compromisos-atrasados span{background:url(../../../img/1357160619_folder_red_scheduled_tasks_30.png) no-repeat 1px;}
		.section-buttons a.btn-CANCEL span{background:url(../../../img/1360180424_gtk-cancel_70.png) no-repeat 1px;}
        .section-buttons a.btn-DELETEUSER span{background:url(../../../img/delete_user_70.png) no-repeat 1px;}
		
		.ui-icon-miaplicacion-rana {
			background-image: url(../../../img/remove4.png);
			-moz-background-size: 18px 18px;
			-o-background-size: 18px 18px;
			-webkit-background-size: 18px 18px;
			background-size: 18px 18px;
		}
		
		.ui-icon-miaplicacion-select {
			background-image: url(../../../img/select.png);
			-moz-background-size: 18px 18px;
			-o-background-size: 18px 18px;
			-webkit-background-size: 18px 18px;
			background-size: 18px 18px;
		}
		
		.ui-icon-miaplicacion-go {
			background-image: url(../../../img/go.png);
			-moz-background-size: 18px 18px;
			-o-background-size: 18px 18px;
			-webkit-background-size: 18px 18px;
			background-size: 18px 18px;
		}
		
		.ui-icon-miaplicacion-go1 {
			background-image: url(../../../img/go1.png);
			-moz-background-size: 18px 18px;
			-o-background-size: 18px 18px;
			-webkit-background-size: 18px 18px;
			background-size: 18px 18px;
		}
		
		.ui-icon-miaplicacion-add {
			background-image: url(../../../img/Add2.png);
			-moz-background-size: 18px 18px;
			-o-background-size: 18px 18px;
			-webkit-background-size: 18px 18px;
			background-size: 18px 18px;
		}
		
		.ui-icon-miaplicacion-search {
			background-image: url(../../../img/search1.png);
			-moz-background-size: 18px 18px;
			-o-background-size: 18px 18px;
			-webkit-background-size: 18px 18px;
			background-size: 18px 18px;
		}