body{	
	background: #080001;
	color: #cdcbcb;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a{
	text-decoration: none;
}
i{	
	display: inline-block;	
	margin-bottom: 10px;
	margin-right: 5px;
	vertical-align: top;
					
}
ul,li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
@font-face {
    font-family: 'prelobook';
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Book-webfont.eot');
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Book-webfont.woff2') format('woff2'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Book-webfont.woff') format('woff'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Book-webfont.ttf') format('truetype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Book-webfont.svg#prelobook') format('svg');
}
@font-face {
    font-family: 'prelobold';
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Bold-webfont.eot');
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Bold-webfont.woff2') format('woff2'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Bold-webfont.woff') format('woff'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Bold-webfont.ttf') format('truetype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Bold-webfont.svg#prelobold') format('svg');
}
@font-face {
    font-family: 'preloextrabold';
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-ExtraBold-webfont.eot');
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-ExtraBold-webfont.woff2') format('woff2'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-ExtraBold-webfont.woff') format('woff'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-ExtraBold-webfont.ttf') format('truetype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-ExtraBold-webfont.svg#preloextrabold') format('svg');
}
@font-face {
    font-family: 'preloblack';
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Black-webfont.eot');
    src: url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Black-webfont.woff2') format('woff2'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Black-webfont.woff') format('woff'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Black-webfont.ttf') format('truetype'),
         url('/especiales/mayweather-vs-pacquiao/fonts/Prelo-Black-webfont.svg#preloblack') format('svg');
}

#skrollr-body {
    float: left;
    width: 100%;
    height: 100%;
}
.clear{
	clear: both;
}

/** estilos header**/

.header-comercio{
	background: #ffc605;
	padding: 0;	
	width: 100%;
	z-index: 10;
}
	.ctn-header{
		background: #ffc605;
		margin: 0 auto;
		max-width: 1024px;
		position: relative;		
	}
		.ctn-header span{
			background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat 0 2px;
			display: block;
			margin: 0 auto;
			text-indent: -99999px;
			width: 188px;
		}
			.ctn-header span a{
				display: block;
				height: 37px;
			}
	#social{
		position: absolute;
		right: 0;
		top: 3px;	
		z-index: 10;
	}		
		#social ul {
			cursor: pointer;
			float: left;
			list-style-type: none;
			list-style-image: none;
			margin: 0;
			padding: 0;
			text-align: center;            
		}
			#social li{		        	
			    display: inline-block;
			    margin: 0;
			    *display: inline;
			    vertical-align: top;
			    zoom:1;
			}
				#social li a {
			        background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat;
			        border: 0;
			        display: block;
			        height: 11px; 
			        margin: 0 2px;                     
			        padding: 10px;
			        text-indent: -9999px;                          
			        width: 12px;
			    }
					#social li a#facebook {
					    background-position: 1px -48px;
					}
						#social li a#facebook:hover {
					    	background-position: -89px -48px;
						}			     
					#social li a#twitter {
					    background-position: -27px -47px;		
					}	
						#social li a#twitter:hover {
					    	background-position: -119px -48px;
						}	           
					#social li a#google {
					    background-position: -57px -47px;	           
					} 
						#social li a#google:hover {
					    	background-position: -147px -48px;
						}

/** estilos contenido**/

.hsContainer {
	display: table;
    height: 100%;    
    overflow: hidden;
    position: relative;
    table-layout: fixed;
    width: 100%;
}
	.hsContent {
		display: table-cell;
		margin: -150px auto 0 auto; 
		max-width: 80%;      
	    padding: 0;
	    position: relative;
	    text-align: center;
	    vertical-align: middle;
	}
	.box-center{
		height: 100%;		
		margin: 0 auto;
		max-width: 1200px;
		min-height: 800px;
		overflow: hidden;
		position: relative;		
	}
		.bloque-1{
			background: url(/especiales/mayweather-vs-pacquiao/img/bg-bloque-1.jpg) no-repeat center center;
			background-size: cover;
			height:100%;
			width: 100%;
		}
			.principal h1{
				background: url(/especiales/mayweather-vs-pacquiao/img/titulo-peleas.png) no-repeat center center;
				height: 327px;
				margin: 0 auto;
				text-indent: -9999px;
				width: 474px;
			}
			.arrow{
				background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -2px -80px;
				bottom: 2em;
				height: 33px;	    			
  				left: 50%;
  				margin-left: -20px;
  				position: absolute;
  				width: 59px;
			}
			.box-main-videos{
				display: inline-block;
				min-height: 465px;
				position: relative;
				vertical-align: top;
				width: 800px;
				z-index: 100;
			}
				.pelea-icon{					
					cursor: pointer;
					height: 91px;
					position: absolute;
					width: 97px;
				}
					.pelea-1{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -199px -411px;
						left: 20px;
						top: 155px;
					}
					.pelea-2{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -199px -669px;
						left: 90px;
						top: 275px;
					}
					.pelea-3{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -197px -768px;
						left: 190px;
						top: 375px;
					}
					.pelea-4{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -2px -870px;
						right: 20px;
						top: 155px;
					}
					.pelea-5{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -102px -870px;
						right: 90px;
						top: 275px;
					}
					.pelea-6{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -203px -870px;
						right: 190px;
						top: 375px;
					}
				.overlay{
					left: 0;
					position: absolute;
					top: 40px;
					height: 435px;
					width: 800px;
				}
				.videos-ko{
					box-shadow: 0px 0px 40px #000;
					left: 200px;		
					position: absolute;
					top: 40px;
				}	
					.video-1{

					}		
			.noticias{
				cursor: pointer;
				margin: 0 auto;
			  	margin-bottom: -60px;
			}
		.bloque-2{
			background: #080001;			
			height:100%;
			width: 100%;
		}
			.bloque-texto{
				margin: 0 auto;
				width: 30%;
			}
				.bloque-2 h2{				
					font: 2.6em/1.1em 'preloblack';
					margin: 0 auto;
					text-transform: uppercase;
				}
				.bloque-2 p{
					font: 1.1em/1.3em 'prelobook';
					margin: 0.5em auto;
					text-align: left;
				}
		.bloque-3{
			background: #080001;			
			height:100%;
			width: 100%;
		}
			.box-info-floyd,
			.box-info-manny{
				position: absolute;
				width: 550px;
			}
				.datos-floyd{
					background: url(/especiales/mayweather-vs-pacquiao/img/mancha-roja.png) no-repeat 0 0;
					height: 388px;
					margin-top: -15px;
					position: absolute;					  
					width: 550px;
				}
				.datos-manny{
					background: url(/especiales/mayweather-vs-pacquiao/img/mancha-azul.png) no-repeat 0 0;
				}
					.datos-floyd h3{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat 0 -556px;
						font: 28px/53px 'preloblack';
						height: 54px;
						margin: 30px auto 5px;
						text-align: center;
						width: 301px;
					}
						.datos-floyd h3:before {
						    background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -112px -505px;
						    content: '';						   
						    float: left;
						    height: 27px;
						    margin: 15px 0 0 -29px;
						    width: 29px;
						}
						.datos-floyd h3:after {
						    background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -112px -505px;
						    content: '';						   
						    float: right;
						    height: 27px;
						    margin: 15px -29px 0 0;
						    width: 29px;
						}
					.datos-manny h3{
						background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat 0 -613px;
					}
					ul.datos li{
						  display: block;
						  font: 19px/20px 'prelobook';
						  margin: 6px 0;
						  text-align: center;
					}
						ul.datos li span{
							font-family: 'prelobold';
						}
			.bloque-4{
				background: #080001;
				color: #fff;
				height:100%;
				width: 100%;			
			}
				.box-data-main{
					height: 390px;
					position: absolute;
					width: 1200px;
				}
				.data-floyd{
					background: url(/especiales/mayweather-vs-pacquiao/img/bg-estadisticas-floyd.jpg) no-repeat;
				}
				.data-manny{
					background: url(/especiales/mayweather-vs-pacquiao/img/bg-estadisticas-manny.jpg) no-repeat;
				}
					.picture-box-data{
						max-height: 390px;
						position: relative;
						width: 540px;
					}
						span.estrella{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat 0 -670px;
							height: 165px;
							left: 2%;
							position: absolute;
							top: 4%;
							width: 172px;
						}
						.estrella-manny{
							left: 66% !important;
						}
						.picture-floyd{							
							float: left;
							margin: 10px 0 0 0;
						}
							.picture-floyd img{
								margin-left: 95px;
							}
						.picture-manny{							
							float: right;
						}
							.picture-manny img{
								margin-right: 95px;
								margin-top: 10px;
							}
							.picture-manny h4{								
								text-align: right !important;
							}
						.picture-box-data h4{
							bottom: 20px;
							color: #fff;
							display: block;
							font: 75px/75px 'preloblack';
							margin: 0;
							padding: 2%;
							text-align: left;
							position: absolute;
						}
					.box-data{
						float: left;
						margin: 0.5em 0 0 3em;
						width: 490px;
					}
						.box-data h6{
							border-bottom: 3px solid;
							float: left;
							font: 20px/20px 'preloblack';
							margin: 0;
							text-align: left;
						}
						ul.estadisticas{
							float: left;
							margin: 10px 0;
						}
							ul.estadisticas li{
								display: inline-block;
								margin: 0 15px 0 0;
								vertical-align: top;
							}
							ul.estadisticas li p{
								color: #ecd868;
								display: block;
								font: 16px/18px 'preloblack';
								margin: 3px auto;
								text-align: center;
							}
								ul.estadisticas li span{
									display: inline-block;
									height: 77px;
									vertical-align: top;
									width: 99px;
								}
								ul.estadisticas li.peleas span{
									background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -201px 0;									
								}
								ul.estadisticas li.victorias span{
									background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -201px -90px;									
								}
								ul.estadisticas li.ko span{
									background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -201px -178px;
								}
								ul.estadisticas li.derrotas span{
									background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -201px -257px;
								}
								ul.estadisticas li.titulo span{
									background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -201px -345px;
									height: 50px;
								}
						.datos-redes{
							width: 210px;
						}
							.grafico-floyd{
								background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -3px -123px;
								height: 182px;
								margin-bottom: 20px;
								width: 182px;
							}
							.grafico-manny{
								background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -3px -309px;
								height: 182px;
								margin-bottom: 10px;
								width: 182px;
							}							
							ul.redes{
								float: left;
								margin: 10px 0;
							}
								ul.redes li{
									color: #ecd868;
									display: inline-block;
									font: 16px/18px 'prelobook';
									margin: 0 10px 0 0;
									text-align: left;
									vertical-align: top;
									width: 150px;
								}
									ul.redes li span{
										font-family: 'prelobold';
									}
									ul.redes li i{
										float: left;
										height: 36px;
										width: 36px;
									}
									ul.redes li.tw-icon i{
										background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -71px -82px;
									}
									ul.redes li.fb-icon i{
										background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -109px -82px;
										
									}
									ul.redes li.insta-icon i{
										background: url(/especiales/mayweather-vs-pacquiao/img/sprites.png) no-repeat -149px -82px;
									}
								.datos-redes h6{
									border-bottom: 2px solid;									
									float: left;
									font: 16px/16px 'prelobold';
									margin: 0;
									text-align: left;
								}
									.unico{
										float: left;
									}
			.bloque-5{
				background: #080001;
				height:100%;
				width: 100%;			
			}
				.titulo-frases{
					background: url(/especiales/mayweather-vs-pacquiao/img/vector-frases.png) no-repeat 0 0;
					height: 413px;
					left: 50%;
					margin: -185px auto 0 -204px;
					position: absolute;
					top: 50%;
					width: 445px;
					z-index: 10;
				}
				.box-main-frases{
					position: absolute;
					max-width: 550px;
				}
					.frases-floyd{
						left: 114px;
					}
					.frases-floyd img{
						/*border: 2px solid #be1529;*/
					}
					.frases-floyd .box-frases .frase span{
						background: #be1529;
						margin-bottom: 5px;
					}
					.frases-manny{
						right: 78px;
					}
					.frases-manny img{
						/*border: 2px solid #1d39c3;*/
					}
					.frases-manny .box-frases .frase span{
						background: #1d39c3;
						margin-bottom: 5px;
					}
						.box-frases{
							display: inline-block;
							font: 29px/32px 'preloextrabold';
							margin: 0 5px;
							max-width: 220px;
							text-align: left;
							vertical-align: top;
						}							
							.frase{							
							}
								.frase span{
									display: block;
									height: 10px;
									width: 60px;
								}
								.frase h5{
									margin: 0 auto 15px;
								}
			.bloque-6{
				background: url(/especiales/mayweather-vs-pacquiao/img/bg-bloque-6.jpg) no-repeat center center;
				background-size: cover;
				height:100%;
				width: 100%;			
			}
				.main-clock {
					display: table;
				    height: 100%;    
				    overflow: hidden;
				    position: relative;
				    table-layout: fixed;
				    width: 100%;
				}
					.cell-clock {
						display: table-cell;
						margin: -150px auto 0 auto; 
						max-width: 80%;      
					    padding: 0 8%;
					    position: relative;
					    text-align: center;
					    vertical-align: middle;
					}
						.texto-faltan{
							background: url(/especiales/mayweather-vs-pacquiao/img/texto-reloj.png) no-repeat 0 0;
							display: inline-block;
							height: 90px;
							vertical-align: top;
							width: 542px;
						}
						.texto-pelea{
							background: url(/especiales/mayweather-vs-pacquiao/img/texto-reloj.png) no-repeat 0 -75px;
						 	display: inline-block;
						  	height: 170px;
						  	margin-bottom: 2%;
						  	vertical-align: top;
						  	width: 542px;
						}
						.center{
							display: inline-block;
							margin: 0 auto;
							vertical-align: top;
						}
/** widgets redes **/

.fb_iframe_widget{
	margin: 0 5px;
	vertical-align: top;
}
.twitter-share-button{
	margin: 0 5px;
}

/** browser alert**/

#browserWarning { 
	display: none; 
}
	
@media screen and (max-width: 370px){
	#social {
		display: none;
	}
	.principal h1{
		background-size: 100%; 
		width: 10em;
	}
	.bloque-texto{
		width: 95%;
	}
	.box-info-floyd,
	.data-floyd,
	.box-info-manny,
	.data-manny {
	  	position: relative;
	  	width: 100%;
	}
		.box-info-floyd img,
		.box-info-manny img{
			background-size: 100%; 
			width: 100%;
		}
		.datos-floyd,
		.datos-manny{
			position: relative;
  			width: 100%;
		}
	.picture-box-data {
	  	width: 97%;
	}
		.picture-box-data img{
			width: 100%;
		}
	.box-data{
		background-repeat: repeat-y;
		height: auto;
		width: 100%;  		
	}
	.box-main-frases {
		position: relative;
	}
		.box-frases{
			max-width: 99%;
		}
		.frases-floyd img,
		.frases-manny img {		  
			display: none;
		}
		.frase h5 {		  
			line-height: 1.2em;
		}
	.titulo-frases {
		background-size: 100%;
	  	height: 105px;
	  	left: 0;
	  	margin: 0 auto;
	  	position: relative;
	  	top: 0;
	  	width: 98%;	  
	}
	.bloque-6{
		height: 10em;
	}
		.center{
			display: none;
		}
		.texto-faltan,
		.texto-pelea{
			display: none;
		}
	
}
@media screen and (max-width: 490px){
	
}
@media screen and (max-width: 650px){
	.principal h1{
		background-size: 100%; 
		width: 10em;
	}
	.bloque-texto{
		width: 95%;
	}
	.box-info-floyd,
	.data-floyd,
	.box-info-manny,
	.data-manny {
	  	position: relative;
	  	width: 100%;
	}
		.datos-floyd,
		.datos-manny{
			margin: 0 auto;
			position: relative;
		}
	.picture-box-data {
		overflow: hidden;
	  	width: 97%;
	}
		.picture-box-data img{
			width: 100%;
		}
	.box-data{
		background-repeat: repeat-y;
		height: auto;
		width: 100%;  		
	}
	.box-main-frases {
		  position: relative;
		  width: 47%;
		  display: inline-block;
		  vertical-align: top;
	}
		.box-frases{
			max-width: 99%;
		}
		.frases-floyd img,
		.frases-manny img {		  
			display: none;
		}
		.frase h5 {		  
			line-height: 1.2em;
		}
	.titulo-frases {
		background-size: 100%;
	  	height: 13em;
	  	left: 0;
	  	margin: 0 auto;
	  	position: relative;
	  	top: 0;
	  	width: 98%;	  
	}
	.bloque-6{
		height: 10em;
	}
		.center{
			display: none;
		}
		.texto-faltan,
		.texto-pelea{
			display: none;
		}		
}	
@media screen and (max-width: 970px){
	
}
@media screen and (max-width: 1024px){

	.box-info-floyd,
	.data-floyd {
	  	left: 1% !important;
	}
	.box-info-manny,
	.data-manny{
		right: 1% !important;
	}
	.frases-floyd {
	  	left: 1%;
	}
	.frases-manny {
  		right: 1%;
	}
	
}

/* IE9  */
@media all and (min-width:0\0) and (min-resolution: .001dpcm){
    #browserWarning{
		background: url(/especiales/mayweather-vs-pacquiao/img/bg-trans.png) repeat;
		display: block;
		height: 100%;
		overflow: hidden;
		position: fixed;
		width: 100%;	
		z-index: 99999;		
	}
		.ctn-bg-ie8{
			left: 50%;
			margin: -150px auto 0 -350px;
			position: absolute;
			top: 50%;
			width: 800px;
		}
			.ctn-bg-ie8 h1{
				color: #fff;
				font: 28px/30px 'prelobold';
				text-align: center;
				text-transform: uppercase;
			}
			.ctn-bg-ie8 ul{
				/*display: inline-block;*/
				margin: 0 auto;
				text-align: center;
			}
				.ctn-bg-ie8 ul li{
					display: inline-block;
					text-align: center;
				}
					.ctn-bg-ie8 ul li a{
						display: inline-block;
						margin: 0 10px;
					}
						.ctn-bg-ie8 ul li a.chrome{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat 0 0;
							height: 90px;
							width: 90px;
						}
						.ctn-bg-ie8 ul li a.firefox{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat -215px 0;
							height: 90px;
							width: 90px;
						}
						.ctn-bg-ie8 ul li a.explorer{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat -105px 0;
							height: 90px;
							width: 90px;
						}
						.ctn-bg-ie8 ul li a.safari{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat -329px 0;
							height: 90px;
							width: 90px;
						}
	.videos-ko{
		display: none;
	}
}


/* IE8 (via Keith Clarke) */
@media \0screen { 
	#browserWarning{
		background: url(/especiales/mayweather-vs-pacquiao/img/bg-trans.png) repeat\0/;
		display: block\0/;
		height: 100%\0/;
		position: fixed\0/;
		width: 100%\0/;	
		z-index: 9000\0/;		
	}
		.ctn-bg-ie8{
			left: 50%\0/;
			margin: -150px auto 0 -350px\0/;
			position: absolute\0/;
			top: 50%\0/;
			width: 800px\0/;
		}
			.ctn-bg-ie8 h1{
				color: #fff\0/;
				font: 28px/30px arial\0/;
				text-align: center\0/;
				text-transform: uppercase\0/;
			}
			.ctn-bg-ie8 ul{
				/*display: inline-block;*/
				margin: 0 auto\0/;
				text-align: center\0/;
			}
				.ctn-bg-ie8 ul li{
					display: inline-block\0/;
					text-align: center\0/;
				}
					.ctn-bg-ie8 ul li a{
						display: inline-block\0/;
						margin: 0 10px\0/;
					}
						.ctn-bg-ie8 ul li a.chrome{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat 0 0\0/;
							height: 90px\0/;
							width: 90px\0/;
						}
						.ctn-bg-ie8 ul li a.firefox{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat -215px 0\0/;
							height: 90px\0/;
							width: 90px\0/;
						}
						.ctn-bg-ie8 ul li a.explorer{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat -105px 0\0/;
							height: 90px\0/;
							width: 90px\0/;
						}
						.ctn-bg-ie8 ul li a.safari{
							background: url(/especiales/mayweather-vs-pacquiao/img/sprites-navegadores.png) no-repeat -329px 0\0/;
							height: 90px\0/;
							width: 90px\0/;
						}
	.videos-ko{
		display: none;
	}
}

