#SGCookies {
	position: fixed;;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #000;
	z-index: 99999;
	background-color: #FF7905;
	}
.TextCookies {
	font-family: Arial, Verdana, Geneva, sans-serif;
	top: 10%;
	bottom: 10%;
	line-height: 21px;
	color: #333333;
	padding-right: 8px;
	padding-left: 8px;
}
.gc_text a.ok {
	color: #000;
	text-decoration: none;
}
.gc_text a.info {
	text-decoration: none;
	color: #CCFF00;
}
