.stripblack {
	background-color: #000000;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: ridge;
	border-bottom-style: ridge;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
