/*
//
// Copyright (c) 2007-2015, BrightImaging. All Right Reserved.
//
// This source must be licensed for use, and must not be modified
// or distributed without permission from BrightImaging.
// All other rights reserved.
//
// THIS CODE AND INFORMATION ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
// KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
// IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
// Contact: photoexhib@brightimaging.com
//
*/

.cookie-info-close-hi {
    border: 1px solid #404040;
    }
    
.cookie-info-close-lo {
    border: 1px solid #c0c0c0;
    }

.cookie-info-link {
    text-decoration: none;
    }
    
.cookie-info-link:hover {
    text-decoration: underline;
    }
