
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;
}
#flashContent {
	width:98%;
	height:98%;
}

#router_text1{font-size:10px ! important;letter-spacing:-.5px;line-height: 1.4;}
@media only screen and (device-width: 768px) {
#ID_static_11{letter-spacing:-1px !important;}
}