#cookiepopup { background: #5f5f5f; color: #fff; font-size: 12px; padding: 10px; font-family: Arial, Helvetica, Sans-serif; text-align: center; position: fixed; z-index: 999; bottom: 0; -moz-box-shadow: 0 0 5px #ddd; -webkit-box-shadow: 0 0 5px #ddd; box-shadow: 0 0 5px #ddd; }
#cookiepopup .cookiepopupbtn { display: block; color: #6693BD; font-size: 16px; text-decoration: none; font-weight: bold; margin: 5px 0 0 0; }