/* Start of CMSMS style sheet 'ie' */
a#logo{background:url(images/logo.png) top left no-repeat; width:177px; height:74px; display:block;}
* html #logo {
	background-color: transparent;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png', sizingMethod='crop');

}
#myframe { height: 360px; width: 515px;}

/* End of 'ie' */

