

#contentShootout {
	position: relative;
	margin-left: 15px;
	z-index: 0;
}

#contentShootout #shootouts h1  {
	font-size: 30px;
}

#contentShootout #shootouts #shootoutDates  {
	text-align: center;
	width: 350px;
	height: 140px;
	margin-left: 50px;
}
#contentShootout #shootouts #shootoutDates  h1{
	font-size: 20px;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #001BBF;
}
#contentShootout #shootouts #shootoutDates  h2{
	font-size: 15px;
	
}
#contentShootout #shootouts #shootoutDates  p {
	font-size: 12px;
	margin-top: 10px;
	color: #0011EA;
}

#contentShootout #shootouts #shootoutDatesDeadlines  {
	position: relative;
	float: right;
	width: 275px;
	text-align: center;
	border: 1px solid #000;
	margin: 5px;
	padding-top: 7px;
	background-color: #f1f1f1;
}
#contentShootout #shootouts #shootoutDatesDeadlines p {
	margin: 0px;
}

#contentShootout #shootouts  h2 {
	color: #ff0000;
	font-size: 18px;
}
#contentShootout #shootouts  h3 {
	color: #ff0000;
	font-size: 14px;
	margin-top: 6px;
}
#contentShootout #shootouts  p {
	line-height: 1.3em;
	margin-left: 20px;
}

.shootoutCosts {
	margin: 3px;
	font-size: 12px;
	color: #DE0000;
	margin-bottom: 15px;
}
.shootoutCosts p {
	margin: 0px;
}
.shootoutVenues, .shootoutVenues a {
	margin: 3px;
	font-size: 12px;
	color: #9F0000;
	font-weight: bold;
}
.appLink {
	color: #FF0000;
	font-size: 26px;
}

#contentShootout #shootouts  #specials {
	border: 1px solid #B80000;
	background: #F8F8F8;
	width: 600px;
	margin: 14px auto;
	padding: 10px;
}
#contentShootout #shootouts  #specials  h1{
	font-size: 20px;
	color: #FF0C0C;
}
#contentShootout #shootouts  #specials  h2{
	font-size: 14px;
	color: #E4C100;
}
#contentShootout #shootouts  #specials  p{
	font-size: 14px;
	line-height: 1em;
	padding: 5px;
}
#contentShootout #shootouts  #schedule {
	border: 1px solid #e3e3e3;
	background: #F8F8F8;
	width: 470px;
	margin: auto;
}
#contentShootout #shootouts  #schedule  h1{
	color: #E40000;
	margin-left: 5px;
	text-align: center;
}
#contentShootout #shootouts  #schedule  p{
	margin-left: 35px;
	color: #0500E4;
}





















