﻿@charset "utf-8";
/* CSS Document */

/* IE 8, Firefox and 6 */
.iframeheight {
	height:850px; /* Firefox */
	_height:950px; /* IE 6 */
	width:550px;
}
/* IE 7 only */
* + html .iframeheight {
	height:950px;
}

/* IE 8 only */
.iframeheight {
	height/*\**/:950px\9;
}
/* If you need a css hack for firefox only: Use the following ".classname, x:-moz-any-link, x:default {} */
