/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */

.offer2
{
	font-size: 18px;
	font-weight:bold;
}

.offer2 a
{
	color:#a60553;
}

offer2 a:hover {
		text-decoration:underline;
}

.exclu
{
	font-size: 14px;
	font-weight:bold;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0600;
	text-decoration: blink;
}

.exclu a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#ff0600;
	text-decoration: blink;
}

.exclu a:hover
{
	color:#ff0600;
	text-decoration: underline;
}

.btnClaim {
	width: 85px;
	height: 51px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background-repeat:no-repeat;
	background-image:url(http://www.lordbingo.co.uk/camp/images/claim-now-off.gif);
}

.btnClaim:hover {
	background-image:url(http://www.lordbingo.co.uk/camp/images/claim-now-on.gif);
}

/* additional! in order compares the author & date to the reviews.css */
span.author_date {
	color:#aaa;
}

h1.blue-header{
	font-size:large;
	color:#030C5B;
}
