/* STYLES VERY UNIQUE TO DETAILS */
.text							{ padding: 20px; }
.text h2						{ font-size: 1em; }

.map							{ margin-bottom: 20px; }
.map iframe						{ border: 1px solid #CBCBCB; }
.map a							{ text-align: right; }

.leftcolumn						{ width: 276px; float: left; }
.leftcolumn img					{ border: 1px solid #CBCBCB; }
.locationinfo					{ background: #EFEFEF; margin-top: 10px; padding: 10px; }

.rightcolumn					{ width: 282px; margin-left: 20px; float: left; }
.rightcolumn div				{ background: url(../_images/happening-now.gif) no-repeat -39px 0; color: #FFF; padding-left: 3px; }
.rightcolumn h2					{ margin-bottom: 0; }
.rightcolumn h2:first-child		{ margin-top: 0; }

.additionals					{ padding-top: 20px; clear: both; }
.additionals .info				{ background: url(../_images/dashed.gif) repeat-x top; padding-top: 5px; }
.additionals .info ul			{ font-size: 0.9em; padding-left: 15px; }
.additionals .info ul li		{ padding-bottom: 8px; }

