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