h2 {
	letter-spacing: -2px;
	font-family: georgia;
	color: #333;
	text-transform: lowercase;
	background: url(images/ss_bg.gif) no-repeat left top;
	padding-top: 5px;
	padding-left: 2px;
	font-size: 23px;
}
h2 span {
	position: inherit; 
	padding: inherit; 
	margin: 0; 
	border-style: none;
	background-color: inherit;
}
.cap {
float: left;
width: auto;
font-size: 38px;
line-height: 32px;
color:#AA0000;
font-family: georgia, times;
margin-bottom: 0;
}
p + p {
  text-indent: 0;
  margin-top: 0.5em;
}
