
/*   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_protocols{padding:9px 3px 9px 10px;border-radius:5px;background-color:#FAB37D}
#ID_delivery,#ID_encoding,#ID_timing,#ID_unitSize,#ID_encapsulation{padding:5px 3px;border-radius:5px;background-color:#B5D9B3}

