html,
body {
	margin:0;
	padding:0;
	border:0;
}

a img {
	border:none;
}


/*####################################################################*/


.table-block-tl,
.table-block-tc,
.table-block-tr,
.table-block-l,
.table-block-r,
.table-block-bl,
.table-block-bc,
.table-block-br {
	font-size:1px;
	line-height:1px;
}

.warning {
	border:solid 2px #990000;
	background:#fff6f6;
	color:#990000;
}

.float-left {
	float:left;
}

.float-right {
	float:right;
}

.clear {
	clear:both;
}

.nowrap {
	white-space:nowrap;
}

.icon {
	vertical-align:text-bottom;
}
