/* CSS Document */

.clear:after	{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear			{display:inline-table;}
/* MacIE begin \*/
* html .clear	{height:1%;}
.clear			{display:block;}
/* MacIE end */

#content .float-clear	{
	clear:both;
	line-height:0;
	height:1px;
}

#content strong	{
	font-weight:bold;
}

#content em	{
	font-weight:bolder;
	color:#660000;
}

