.tp-caption.big_white{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 400; 
			font-size: 32px; 
			padding: 5px 30px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 	
			letter-spacing: -1.5px;
      border-radius:5px;
      background-color:#fff										
		}
						
.tp-caption.big_yellow{
			position: absolute; 
			color: #000; 
			text-shadow: none; 
			font-weight: 300; 
			font-size: 32px; 
			padding: 2px 30px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#f9de00;	
			letter-spacing: -1.5px;
      border-radius:5px;														
		}	
    

		
 
