
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
	min-height: 390px;
	min-width:470px;
}
#flashContent {
	width:100%;
	height:100%;
}
#staticTxtBox1,#staticTxtBox2{  font-family: Courier New; letter-spacing:-0.4px;line-height:14.5px;}
#staticTxtBox2{letter-spacing:-0.5px}



div.ipAddress{ font-family: Courier New;color:#000 }
span.row2{ color: #F68026;    float: left;    font-weight: bold;    line-height: 6px;    text-align: center;    width: 239px;padding-bottom:4px;}
span.row1{opacity:.5;color:#606060}
@media only screen and (device-width: 768px) {
span.row2{width: 225px;}
#staticTxtPC1{margin:-2px 0 0 2px}
#staticTxtPC2{margin:-1px 0 0 2px}
#staticTxtPC3{margin:-1px 0 0 2px}
#staticTxtPC4{margin:-1px 0 0 2px}
}