
/*   load the main media CSS file    */

@import url('../../../common/styles/media.css');

html, body {
	margin:0;
	height:100%;
	min-height: 390px;
	min-width:470px;
}
#flashContent {
	width:100%;
	height:100%;
}

#ID_textbox {height:106.9px !important; padding:3px 0 0 5px; line-height:13px;}
#ID_textbox li { margin-left:1.5em !important;}
#ID_txt09, #ID_txt10, #ID_txt11{word-spacing:-4px;}

 @media only screen and (device-width: 768px) {
 #ID_textbox li { margin-left:1em !important;}
}