
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;

}
#flashContent {
	width:98%;
	height:98%;
}
#staticTxt{z-index:10;height:353px;overflow-y: auto !important;width:313px !important;float:left;padding:0 0 0 118px}
#staticTxt div{ color: #393536;
    font-family: "Courier New";
    font-size: 11px;
    letter-spacing: -1px;
    width: 407px;}
.textStyling{margin-left:-111px;}
#lazytext{font-family:"Arial"; letter-spacing:0px !important;}
@media only screen and (device-width: 768px) {
#Id_table{width:129%;} 
 #td1{width:16.2%;}
 #td2{width:30%;}
 #td3{width:140%;}
}