#cookieChoiceInfo {
	font-family: Arial, Helvetica, sans-serif;
	padding: 30px 11%;
	width:78%;
	background-color: #000000;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000;
	opacity: 0.9;
	height:25px;
	position:fixed;
	bottom:0;
}

#cookieChoiceDismiss {
  background-color: #0A0;
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
  font-size: .8em;
  padding: 1px 10px;
  float:right;
  margin-right: 20px;
  margin-bottom: 10px;
}

#cookieChoiceDismiss:hover {
  background-color: #0F0; }

#cookieInfoLink {
  color: #4e4f4f;
  text-decoration: underline;
  font-size: 1em; }

#cookieInfoLink:hover {
  color: #F44; }
  
.no-bordo, .wp-smiley {
  border: 0 !important;
  padding: 0 !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -moz-border-radius: none !important;
  -webkit-border-radius: none !important;
  border-radius: none !important; 
}

#cookieTable td {
  padding: 5px;
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
}

#cookieTable th {
  padding: 5px 0;
  border-bottom:1px solid #CCC;
  border-right:1px solid #CCC;
  background-color:#EEE;
}

#cookieTable {
  border-left:1px solid #CCC;
  border-top:1px solid #CCC;
}
