div#LEFT h2 {
	margin:0 0 15px 0;
}
div#LEFT h3 {
	background-color:#E3E3E3;
	border-top:3px solid #CCCCCC;
	padding:9px 8px 8px 13px;
	margin:5px 0 15px 0;
	font-weight:bold;
	line-height:120%;
	font-size:100%;
}
div#LEFT h4 {
	background:url(/product_floor/images/bg_02.gif) bottom repeat-x;
	margin:0 0 10px 0;
	padding:0 0 5px 0;
	font-weight:bold;
	line-height:120%;
	font-size:100%;
}
div#LEFT h5 {
	margin:0 0 10px 0;
	padding:0;
	font-weight:bold;
	line-height:120%;
	font-size:100%;
}
div#LEFT p {
	margin:0 0 15px 0;
	line-height:160%;
}
div#LEFT p.less {
	margin:0 0 5px 0;
	line-height:160%;
}

.clearfix:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix{
  overflow:hidden;
}
/* Hides from IE-mac \*/
* html .clearfix{
  height:1%;
  overflow:visible;
}
/* End hide from IE-mac */
