
/*   load the main media CSS file    */

@import url('../../../common/styles/media2.css');

html, body {
	margin:0;
	height:100%;

}
#flashContent {
	width:98%;
	height:98%;
}
#ID_router_txt1,#ID_router_txt2,#ID_router_txt3,#ID_router_txt4{padding-left:4px !important;}
.orange_block {
    background-color: #FACCA8;
    display: block;
    width: 99.5%;
    margin: 0 0 0 -2px;
    padding: 0 0 0 2px;
}
#ID_router_txt1{line-height:14px;}