@charset "utf-8";



@media all
{
/***********************************************/
/* Components                                  */
/***********************************************/

/************** registerBox panel styles ***************/

#registerBox {
	height:345px;
	width:480px;
	position:relative;
	background: #331301 url(../images/events/celebrity_shoutout.jpg) no-repeat center 36px;
	margin-bottom: 15px;
	}
#registerBox h2{
	height:36px;
	width:480px;
	margin: 0;
	}
#registerbtn {
	height:33px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	}
#registerbtn a:hover img{ margin-top: -33px; }


/************** eventMain styles ***************/
#eventMain h2 {margin-bottom: 3px;}
#eventMain p {margin:0 10px 16px 0;}

.eNews{
	padding: 20px 0 0 0;
	clear:both;
	display:block;
}
.eNews.prLast{ padding-top: 0;margin-top: -10px; }

.eNews img{
	float: left;
	padding:0 20px 10px 0;
}

.eNews p{
	padding-right:20px;
	margin-bottom:9px;
}

/************** Headlines styles ***************/
#headlines h1 img{
	margin: 35px 0 3px -28px;
	}
#headlines p{
	margin:0 10px 0 2px;
	font-size:1.3em;
	letter-spacing: 0;
	line-height: 1.3em;
}

/************** #copyright styles **************/
#copyright{
	padding:10px 0;
}
#eventMain img{
	/* [disabled]float: left; */
	/* [disabled]padding:0 20px 10px 0; */
	}

