.videoright {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
}
.under {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	word-spacing: normal;
	line-height: 18px;
	letter-spacing: 4px;

}
.textsmall {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	word-spacing: normal;
	line-height: 15px;
	letter-spacing: 2px;
}
