/* Events - Lunch and a Movie */
@media screen, tv {

	table.ioq {
		width:100%;
		margin-left:auto;
		margin-right:auto;
		text-align:center; }

	table.ioq tr {vertical-align:top;}

	table.ioq td.lft,
	table.ioq td.rht {
		text-align:center!important;
		vertical-align:top; }

	table.spon { width:100%; border:0; text-align:center; }
	table.spon tr td { border-left:1px dotted black; padding-left:5px; padding-right:5px; text-align:center; vertical-align:top; font-size:85%; }
	table.spon tr td:hover { background:#cfcfcf; }
	table.spon tr td:first-child { border-left:none; padding-left:6px; }

	p.pui {
		margin:0;
		margin-top:5px;
		margin-left:auto!important;
		margin-right:auto!important;
		padding:5px;
		background-color:white;
		border:1px dotted black;
		text-align:center!important;
		font-size:85%!important;
		font-family:'Times New Roman',Georgia,'Times Roman',Times,Roman; }

	p.imgP, img.imgP,
	p.imgS, img.imgS,
	p.imgB, img.imgB { text-align:center; margin-left:auto!important; margin-right:auto!important; }

	p.imgP, img.imgP { width:640px!important; }
	p.imgS, img.imgS { width:400px!important; }
	p.imgB, img.imgB { width:222px!important; }

	sup {font-size:0.75em; line-height:0.5em}

	blockquote.bqt {
		font-size:85%!important; }

}
@media print
{
	p.pui,
	table.ioq,
	table.spon,
	blockquote.bqt {
			margin-left:auto;
			margin-right:auto;
		font-size:75%!important; }

	table.ioq tr {vertical-align:top;}

	table.spon tr td:hover { background:#ffffff; }

	p.imgP, img.imgP { width:320px; }
	p.imgS, img.imgS { width:200px; }
	p.imgB, img.imgB { width:111px; }
}