
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
}
#cmdText01, #cmdText02, #cmdText03{ color:#F68026 !important; font-weight:bold;}
#texLh {line-height:13px;}
#ID_static_6{
		letter-spacing:-0.3px;
		left:-16px !important;
		
	}

	#ID_static_5{
		letter-spacing:-1px;
		
	}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

	#ID_static_6{
		letter-spacing:-.8px;
		left: -7px !important;
	}
	#ID_static_4{
		top: 5px !important;
	}
	#ID_static_16 , #ID_static_17, #ID_static_13{
		left: -3px !important;
	}
	#ID_static_15{
		left: 3px !important;
	}
}