
/*   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{width:392px !important;}
#texts3{margin-top:15px}
.orange {
	margin-left:-2px;
}
#ID_s1_txt01,#ID_s2_txt01,#ID_s3_txt01,#ID_s4_txt01,#ID_s5_txt01,#ID_txt06{
color:#ffffff!important;
}

@media only screen and (device-width: 768px) {
#ID_txt01{
margin-left:-5px !important;
}
}