#cookieChoiceInfo
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
    line-height: 24px;
	color:#333;
}

#cookieChoiceInfo a 
{
    background-color: #303030;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    line-height: 19px;
    padding: 4px 8px;
    text-decoration: none;
    white-space: nowrap;
	text-decoration:none;
}
