/* Kleeneze Sealtech Limited */
/* About Us Page Exclusives */

@import url( "company.css");

#rightcolumn {
	width: 120px;
}

#content {
	margin-right: 130px;
}

H2 {
	margin: 5px 0 0 0;
}

#content TD {
	padding-bottom: 3px;
	padding-right: 20px;
	vertical-align: top;
}

#kullen {
	position: absolute;  left: 0;	bottom: 0;
	width: 160px;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

#kullen IMG {
	display: block;   margin: 0 auto;
	margin-bottom: 10px;
}

#kullen A {
	color: gray;
}

#kullen A:hover {
	text-decoration: underline;
}

