/* Styles form page blocks */

.cookiecolor	{
		color:White !important;
		}

.cookiebg	{
		background-color: rgba(0,0,0,.6);
		}

.cookiemsg	{
		overflow: hidden;
		                 z-index:10000;
		                right:0;
		                position:fixed;
		}

/* END Styles form page blocks */

