
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
}
#ID_s1_txt01{line-height:12px;}
#ID_s2_txt01,#ID_s2_txt02{width:427px;background:#FDE6D4;border:2px solid #F68026;border-radius:5px;padding:5px;}
#ID_s5_txt01,#ID_s6_txt01{margin-top:2px;padding-left:3px;}

#ID_s5_txt01, #ID_s6_txt01{letter-spacing:-0.2px;}

#ID_static_27, #ID_static_34{
	letter-spacing:-0.6px !important;
	}
	
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
#ID_static_7{
	letter-spacing:-1px !important;
	margin-left:-2px !important;
	}
}