@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #409FFF;
}
#pixVideoText {
	background-image: url(../Images/pxlNoiz_Panel2.png);
	width: 350px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0064F9;
	border-right-color: #002DE1;
	border-bottom-color: #0033CC;
	border-left-color: #0060F0;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

