@charset "utf-8";

/* *****************************************
/*+  strong_dims  +***************************
/***************************************** */
#strongDims dl {
	margin-bottom:15px;
	}
.safetyFlow dl {
	margin-bottom:15px;
	}	
.safetyFlow dt {
	margin-bottom:5px;
	}
#strongDims ul {
	margin-bottom:50px;
	}
.example:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.example {
	display:inline-block; /* for IE */
	}
/* Hides from IE-mac \*/
* html .example { height:1%; }
.example { display:block; }
/* End hide from IE-mac */
.example a {
	float:right;
	display:block;
	padding:5px 0 5px 15px;
	background:url(../cmn_img/linkarrow.gif) no-repeat left 0.8em;
	}