	body {
		font-family:verdana;
	}
	header {
		width:100%;
		background-color:#062f31;
		height:85px;
		position:fixed;
		z-index:1001;
		box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.45);
	}
	footer {
		width:100%;
		margin:0 auto;
		padding-top:10px;
		clear:both;
		background-color: #FCFCE6;
	}
	a {
		color:#2b9ea4;
		text-decoration:none;
	}
	.addon > input {
		background-color: #CE3AB7;
	}
	.notify > input {
		color: #AB489F;
	}

	#menubars:link, #menubars:visited {
		color:#f0a724;
	}
	#menubars:hover, #menubars:active {
		color:#777777;
	}
	.xlogocontain {
		width:22%;
	}
	.xbannercontain {
		width:78%;
	}
	.xcountryversion {
		color:#000000;
		background-color:#fff9fc;
	}
	.topmenu {
		padding:8px;
		border: 1px solid #00b7ca;
		margin: 7px;
		border-radius: 4px;
		background-color: #d8f6f3;
		font-size:12px;
	}
	.topmenu a {
		color:#162B35;
	}
	.header1 {
		margin:0 auto;
		background-color:rgba(66, 91, 96, 0.8);
		width:100%;
		box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
	}
	.content2 {
		width:100%;
		margin:0 auto;
		background-color: transparent;
		box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.35);
		background-image:url(https://www.buyinglotterytickets.com/images/stripe-bg.png);
	}
	.content2 a {
		color:#DDDDDD;
	}
	
	.list-checks {
		width:25%;
		float:left;
		text-align:center;
	}
	.list-checks b.fa {
		font-size: 32px !important;
		text-align: center !important;
		padding:0 !important;
		float:none !important;
	}
	.ratings-contain {
		box-shadow: #8C1FC5 0px 0px 30px 0px;
	}
	.content6 {
		background-color:#292929;
	}
	.content6-left {
		padding:15px 0;
	}
	.content6-right {
		padding: 40px 0 20px;
	}
	.no1 {
		color: #00f3ff;
	}
	i.fa {
		color: #004c64;
	}
	.contentorange, .contentorange1 {
		background-color: rgba(256, 256, 256, 0.7);
	}
	.contentgreen h2, .contentorange h2, .contentgreen1 h2, .contentorange1 h2 {
		color:black;
	}
	.legal-desc {
		font-size:16px;
	}
	.contentgreen, .contentgreen1 {
		background-color:#fffbb4;
	}
	.arti-img {
		float:left;
		width:25%;
	}
	.arti-img img {
		max-width:90%;
		text-align:center;
	}
	.arti-txt {
		float:right;
		width:75%;
	}
	.promolisttitle:link, .promolisttitle:visited {
		font-size:28px;
		color:navy;
	}
	.contentorange {
		background-color: rgba(221, 174, 211, 0.9);
	}