div.calloutimg {
	border-bottom: solid 2px #c71585;
	}

div.callouttxt {
	border-top: solid 2px #c71585;
	}

h1 {
	color: #c71585;
	}

h4.infobox {
	border-bottom: solid 1px #c71585;
	}

th.tabletext {
	border-bottom: solid 2px #c71585;
	}

#titlebar {
	background-color: #c71585;
	}

.accordion_headings{
	padding: 3px;
	background: #c0c0c0;
	color:#000000;
	border:1px solid #FFF;
	cursor:pointer;
	font: bold 80% Arial, Helvetica, sans-serif; 
}
 
.accordion_headings:hover{
	background:#c71585;
	color:#FFFFFF;
}
 
.accordion_child{
	padding:5px;
	background:#EEE;
}
 
.header_highlight{
	background:#c71585;
	color:#FFFFFF;
}
 

h2.c5t_headline {
	border-bottom: solid 1px #c71585;
	}

#wrap {
	border-bottom: solid 4px #c71585;
