#thepriv{
	display: block;
	text-align: center;
	width: 100% !important;
	background-color: #48525b !important;
	opacity: 0.9;
	background: rgba(29, 29, 29, 0.95) none repeat scroll 0 0 !important;
	border-bottom: 0px dotted #ccc !important;
	color: #f5f5f5 !important;
	font-size: 96% !important;
	left: 0 !important;
	bottom: 0!important;
	position: fixed !important;
	z-index: 99990 !important;
	padding:10px;
}

#theprivsx{float:left; text-align:center; width:90%;}
#theprivsx a{color:#ffffff;}
#theprivsx a:visited{color:#ffffff; text-decoration:none;} 
#theprivsx a:active{color:#ffffff; text-decoration:none;} 
#theprivsx a:hover{color:#ffffff; text-decoration:none;}

#theprivdx{float:right; text-align:right; width:10%;}
#thepriv .cc-link{
	background-color: #8c8571 !important;
	border-radius: 3px;
	color: #000000 !important;
	cursor: pointer;
	margin-right: 2px !important;
	padding: 4px 8px;
	text-decoration: none !important;
}
