#columnContentHolder {
	margin-left: 10px;
}
td#mainContent {
	padding-left: 0px;
	width: 458px;
}
#content {
	width: 624px;
}
/* Intro section */
#intro, #tips {
	border: solid #000 1px;
}
#intro .Body {
	margin: 5px 5px 0 5px;
}
#intro p {
	margin: 0 0 0.5em 0;
}
#intro .Footer {
	clear: left;
	padding-bottom: 5px;
}
#intro h2, #details h2, #tips h2 {
	font-size: 12pt;
	line-height: 14pt;
	color: #168538;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 4px;
	background: #000 url(/graphics/home/heading_tri_red10x25.gif) no-repeat left;
	margin: 0;
}
#details {
	width: 458px;
	border: solid #000 1px;
	margin-top: 15px;
}
#details .Message {
	border-right: solid #000 1px;
}
#details .Message p {
	margin: 0 5px 0.5em 5px;
}
#details .Message hr {
	height: 1px;
	border-top: solid #000 1px;
}
#samples img {
	padding: 2px 4px;
}
#tips {
	margin-top: 0.5em;
	clear: both;
	width: 120px;
}
#tips h2 {
	font-size: 12px;
}
#tips p {
	margin: 5px;
}
