img {
	border-bottom: solid 1px #ffffff;
	border-top:    solid 1px #ffffff;
	border-left:   none;
	border-right:  none;
	display: inline;
}

.textcontent {
	text-align: center; font-size: 60%;
	padding: 0px;
}

.textcopyrigth {
	font-family: "Courier New", Courier, monospace; font-size: 100%;
	text-align: right;
	padding: 10px;
}