/* ### Header styles ### */
*{
	padding: 0;
	margin: 0;
}
a {
	color: #ffc600;
	text-decoration:none;
}
img{
	border: 0;
}
h1{
	font-size: 1.4em;
}
h2{
	font-size: .8em;
}
h3{
	font-size: .7em;
}
p, ul, ol, table{
	font-size: .7em;
}
.pointer{
cursor:pointer;
}
#header img{
	float: left;
	padding-top:5px;
}
#jackpot{
background:transparent url(../images/totalbox.png) no-repeat scroll 0 0;
height:24px;
padding:3px 10px;
position:absolute;
right:0;
top:54px;
width:180px;
}
#jackpot p{
	float: left;
}
#jackpot p.right{
	float: right;
	color: #ffc600;
}
.totalBox {
height:32px;
padding-top:5px;
width:281px;
}
#bomblogo{
height:168px;
left:257px;
position:absolute;
top:29px;
width:246px;
}
#wtxt{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
position:absolute;
top:103px;
width:246px;
left:0px;
}
#ytxt{
color:#F5B01E;
font-size:12px;
font-style:italic;
left:16px;
position:absolute;
top:145px;
width:238px;
}
#tellafriend{
background:transparent url(../images/common/tellafriend.jpg) no-repeat scroll 0 5px;
cursor:pointer;
height:29px;
position:absolute;
right:0;
top:81px;
width:115px;
}
#friendtxt{
font-weight:bold;
left:33px;
position:absolute;
top:9px;
cursor:pointer;
}
#newsletter{
height:76px;
position:absolute;
right:0;
top:138px;
width:199px;
}
#thanks{
height:60px;
position:absolute;
right:0;
top:170px;
width:199px;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:center;
}
#newstxt{
font-size:12px;
height:18px;
}
#submitEmail {
	background:transparent url(../images/common/submit.jpg) no-repeat scroll 0 5px;
	display:inline;
	float:left;
	font-size:12px;
	height:23px;
	margin-right:3px;
	padding-top:5px;
	text-align:center;
	width:63px;
}
.black{
	color: #000000;
	width: 185px;
}
.red{
color:#cc0000;
}