   .headerinside .modal-body span, .headerinside .modal-body .p, .headerinside .modal-content h4
    {
        color:#666666 !important;
        text-align: left;
        font-size: 14px;
    }
    
    .headerinside .modal-content h3
    {
        color:#666666 !important;
    }


   .headerinside .modal-body a.next:hover, .headerinside .modal-body a.back:hover
   {
	color:#ffffff !important;
   }


    .headerinside .close, .headerinside .close span
    {
	color:#000000 !important;
    }
    
    
    
    .basket-popup
    {
        font-size: 16px;
        cursor: pointer;

	/*color: #ffffff;*/ /*if needed use the color setting thats commented out here and change to whatever you need the icon/text to be */

    }