p {
	margin-left: .5em;
	margin-right: .5em;
}
.highlight_black {
	background-color: #000000;
	color: #FFFFFF;
	display: block;
}
.x-small_text {
	font-size: x-small;
}
hr {
	background-color: #000000;
	display: block;
	margin: 0px 5px 5px 0px;
	padding: 0px;
	background-image: url(../images/hr.gif);
	height: 12px;
	background-repeat: repeat-x;
	border: none;
}
.youtube_video {
	background-color: #000000;
	display: block;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 1px;
	padding-bottom: 5px;
	margin-right: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
.youtube_video p {
	text-align: left;
}
.youtube_video a {
	color: #FFFFFF;
}
.youtube_video h3 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding: 0px;
}
