/*#quickSummary h3 { 
	background: transparent url(/images/msg.jpg) no-repeat top left; 
	margin: 0px;
	width: 450px; 
	height: 164px; 
	}
#quickSummary h3  span{
	display:none;
	}*/
	
.post-footer, .contentBlock{
	clear: both;
}
	
.post-footer .outsidelink {
	background: url(/images/go.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
	
.clear {
	clear: both;
}

img {
	border: 0;
}

pre {
	font-size: 10pt;
}

.required {
	color: red;
}