table.pricing{
	width: 700px;
	margin: 0 auto;
	background: #EBEBFF url(../images/atr1.jpg) no-repeat top left;
}

table.pricing th{
	color: white;
}

table.pricing th.first{
	width: 337px;
}

table.pricing td{
	text-align: left;
	background: #DBDBDB;
	font-weight: bold;
}

table .earlyBirdSpecial td{
	font-weight: bold;
	color: #29489B;
	text-align: center;
}


#reserve{
	width: 200px;
	margin: 0 auto;
	padding: 10px;
}

table.pricing ul li{
	font-size: 0.9em;
	list-style-image: url(../images/blue_bullet.gif);
	font-weight: normal;
	color: #221C31;
}


