
/* IE fix reset for non-mac \*/ * html .clearfix {height: 1%;} /* End hide from IE-mac */

/* IE hack to fix weird EM bug (http://www.positioniseverything.net/explorer/italicbug-ie.html) */
/* \*/
html #main {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	w\idth: auto;
	he\ight: 1%;
}
/* */
/* Peekaboo bug fix */
#wrapper, #page {zoom: 1;}

.text-size{
	margin:0;
}

#content{
	overflow:hidden;
}

#sidebar{
	overflow:hidden;
}

.box-row{
	zoom:1;
}

.text-size{
	postion:absolute;
	right:7px;
}

ul.dropdown .find-legal-help .dropdown-menu{
	width: expression((document.body.clientWidth < 182)? "180px" : "auto");
	min-width: 180px;
}

	
/* min-height hack */
ul.dropdown .understand-issue ul {
	height:auto !important;
	height:239px;
	overflow:visible;
}

ul.dropdown ul .dropdown-column{
	display:block !important;
}
