.Hpcolumns238rt h1, h3, {
	margin: 0;
}
.accordion {
	margin-right: 5px;
	margin-left: 5px;
	background-color: #f5f5f5;
}

.accordion p {
	padding: 5px;
	font-size: 11px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 16px;
}

.accordion p strong {
}

.Hpcolumns238rt strong {
	color: #e0542f;
	padding-top: 20px;
}


.Hpcolumns238rt h3 {
	padding: 3px 8px;
	font-size: 10px;
	color: #222;
	cursor: pointer;
	background-color: #FFCC66;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

