
/*   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,#ID_s1_txt02{background-color:#F3D0D6;border:2px solid #D1415A;padding: 6px 4px;border-radius:5px;}
#ID_s1_txt02{background-color:#DBECDA;border:2px solid #46A040;padding: 6px 4px;border-radius:5px;}

@media only screen and (device-width: 768px) {
#ID_static_13{
margin-left:-10px !important;
}
}
