﻿a img {
	border: 0;
}

h1 {
	font: bold 20px arial, sans-serif;
	line-height: 28px;
	margin: 0;
	text-decoration: underline;
}

h2 {
	font: bold 16px arial, sans-serif;
	line-height: 24px;
	margin: 0;
}

p {
	font: normal 12px arial, sans-serif;
	line-height: 18px;
	margin-top: 0;
}

ul {
	display: block;
	margin-top: 0;
}

li {
	font: normal 12px arial, sans-serif;
	line-height: 18px;
}

#help_dynamic_lead {
	background-color: #fff3af;
	padding: 10px;
}

.poster {
	float: left;
	width: 300px;
	height: 282px;
	padding: 0 20px;
}

.lead_text {
	float: left;
	width: 383px;
	height: 282px;
	padding: 0;
}

.lead_text p {
	font: normal 12px arial, sans-serif;
	line-height: 18px;
	margin: 0;
}

.lead_text a {
	color: blue;
	font: normal 12px arial, sans-serif;
	line-height: 18px;
	text-decoration: underline;
}

.lead_text a:hover {
	text-decoration: none;
}

.donate {
	float: left;
	width: 215px;
	height: 80px;
	padding: 101px 10px 101px 10px;
}

#content {
	width: 978px;
	padding: 10px 0;
}

#content .col {
	float: left;
	width: 301px;
	height: 750px;
	padding: 0 12px;
}

#content .col.middle {
	width: 300px;
	padding: 0 13px;
	border-left: solid 1px black;
	border-right: solid 1px black;
}

#content .col .header {
	font: bold 18px arial, sans-serif;
	text-align: center;
	height: 30px;
	line-height: 30px;
	color: #fff3af;
	background: #003300;
}

#content .col .headerImg {
	text-align: center;
	padding: 10px;
	height: 140px;
}

#concert_poster {
	float: left;
	width: 300px;
	padding: 10px;
	text-align: center;
}

#promo_text {
	float: left;
	width: 638px;
	padding: 10px;
}

.clear {
	clear: both;
}

.lightbox {
	border: solid 1px #999;
	z-index: 102;
	background: white;
	-moz-box-shadow: #666 0 3px 5px;
	-webkit-box-shadow: #666 0 3px 5px;
	box-shadow: #666 0 3px 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Color=#666666, direction=180)";
	_filter: progid:DXImageTransform.Microsoft.Shadow(Color=#666666, direction=180);
}

.lightbox .header {
	font: bold 13px arial, sans-serif;
	line-height: 18px;
	padding: 4px 10px;
	background: #e9eff7;
	border-bottom: solid 1px #d8dee5;
	cursor: move;
}

.lightbox .header .close {
	width: 15px;
	height: 15px;
	margin-top: 1px;
	background: url('/images/close.png') no-repeat;
	float: right;
	cursor: pointer;
}

.lightbox .content {
	padding: 10px;
	font: normal 12px arial, sans-serif;
	line-height: 18px;
}
