body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:400;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400;}q:before,q:after{content:'';}fieldset,img,abbr,acronym{border:0;}

BODY
{
 background-color: black;
 font-family: Arial;
 color: white;
 font-size: 11px;
 line-height: 17px;
}

#page
{
	margin:0 auto;
	width: 792px;
}

a
{
 color: red;
}

.bump
{
	font-size: 12px;
}

p
{
	margin-bottom: 17px;
}

p.snug
{
	margin-bottom: 0px;
}

.red
{
	background-color: red;
}

table.events
{
	width: 376px;
	border-width: 1px 0 0 2px;
	border-color: #666;
	border-style: solid;
	font-size: 10px;
}

table.events td, table.events th
{
	padding: 2px 2px 2px 4px;
	text-align: left;
	vertical-align: top;
	border-width: 0 1px 1px 0;
	border-color: #666;
	border-style: solid;
}

table.events th
{
	background-color: #222;
	font-weight: bold;
}

table.events td
{
	color: #CCC;
}

table.events strong
{
	color: #FFF;
	font-size: 11px;
}

.date
{
	width: 63px;
}

.time
{
	width: 30px;
}

.city
{
	width: 60px;
}

.ticket
{
	width: 32px;
	margin: 0px;
	padding: 0px;
}

.ticket img
{
	height: 32px;
	width: 32px;
	padding: 0px;
	margin: 0px;
}