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

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

.subwrap:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden; }
.subwrap {
	display: inline-block; }
/* exlude MacIE5 \*/
* html div.subwrap {
	height: 1%   }
.subwrap {
	display:block; }
/* end MacIE5 */

