<!-- début : modif css-index -->

	video {  
   				width:100%; 
  				max-width:500px; 
   				height:auto; 
			}
            		
			.ui-header {
                            
            }
            .ui-bar-a {
    
    			height: 40px; 
			}
			.ui-header .ui-btn-left {
    			
    			top: .40em;/*Adjust this value*/
				left: 10px;
			}
    
    		.ui-header .ui-title {
    			margin: .7em;
			}
            
 			.ui-footer .ui-bar-a {
    
   				 height: 35px;
    		}           
            
			.ui-footer .ui-btn {
				top: 0.15em;;/*Adjust this value*/
				left: 15px;
				zoom : 1.1;
				display: inline-block;
				vertical-align: middle;
			}
			
			.ui-footer .ui-btn-up-c {
				border: 1px solid #cccccc;
				background: #eeeeee;
				font-weight: bold;
				color: #2f3e46;
				text-shadow: 0 1px 0 #ffffff;
				background-image: linear-gradient( #f6f6f6,#e0e0e0 );
			}

			.ui-footer .ui-btn-hover-c {
				border: 1px solid #cccccc;
				background: #eeeeee;
				font-weight: bold;
				color: #2f3e46;
				text-shadow: 0 1px 0 #ffffff;
				background-image: linear-gradient( #D1D1D1,#f1f1f1 );
			}
			
			
			.ui-header {
                    zoom: 1;
               }

       		.ui-footer {
                    zoom: 1;
               }
			   
			.ui-listview .ui-li .ui-btn-text a.ui-link-inherit {
					 white-space : normal;
				}
				
			.ui-btn-inner {
					 white-space : normal;
				}
			
			 