/* rules for standards-savvy browsers, including IE7 */
.box {
min-height: 100px;
}
/*for IE6 and below */
*html .box {
height: 100px;
}
@charset "UTF-8";
.oneColFixCtrHdr #container #footer .indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	filter: Light;
}
