
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:98%;
}
#flashContent {
	width:98%;
	height:98%;
}

#borderTop {border-color:#F26200 !important; border-width:3px !important;}
#ID_txt01 {border-radius:5px; border:2px solid #F26200; background:#FDE6D4; padding:5px 10px;}
