
h1 span {font-size:50%;}
h3#leadin {line-height:	120%;}
#summary p {line-height: 150%;}
#summary h3 {line-height: 120%;}
#summary ul li {font-weight: bold;text-transform: uppercase;}
#summary ul li ul li {font-weight: normal;font-size: 130%;line-height: 150%;text-transform: none;}
#survivalkit dt {font-weight: bold;}


a#registernow {
		display: block; 
		background: #F4C20A; 
		width: 80%; 
		border: 1px solid #000; 
		margin: 10px 0; 
		color: #333; 
		padding: 10px;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		}
		
a#registernow span {text-transform: uppercase; color: #970F00;}
a#registernow:hover {background: #F1F1F1;}

img.sk {
	float: right;
	margin: 0 0 5px 5px;
}

img.presenter {
	float: right;
	margin: 0 0 5px 5px;
	padding: 3px;
	border: 3px solid #999;
}

p.first {font-weight: bold;}

#summary ul li {font-weight: normal; text-transform: none; line-height: 150%;}


p.offer {
background: #F4C20A; 
padding: 5px;
border: 3px solid #999;
text-align: center;
text-transform: uppercase;
font-size: 125%;	
color: #970F00;
}

dl dt {
	margin: 0;
	font-weight: bold;	
}

dl dd ul li {
	margin: 0 0 0 20px;
	padding: 0;
}

dl dt.singleItem {
	color: #970f00;
}