#cookieChoiceInfo{
	border-top:4px solid #b29b70;
}
#cookieChoiceInfo a:hover{
	background:#000000 !important;
	/*background:#42353d !important;*/
	-webkit-transition:all 200ms ease-in;
	-o-transition:all 200ms ease-in;
	-moz-transition:all 200ms ease-in;
}

#cookieChoiceInfo span{
	font-size:12px;
}

#cookieChoiceInfo a{
	font-size:12px;
}