.outputItems1
{
  width: 170px; 
  height: 235px; 
  margin: 0 15px 15px 0; 
  background-color: white;
}

.outputItems2
{
  border: 1px solid #BC6900; 
  height: 235px; 
  padding: 0 4px 0 4px;
}

.outputItems3
{
  margin: auto; 
  text-align: center; 
  height: 140px;
}

.outputItems4
{
 height: 45px; 
 font-size: 11px; 
}

.outputItems5
{
  margin: auto; 
  text-align: center; 
  font-weight: bold; 
  margin-bottom: 5px;
}

.outputItems6
{
  height: 30px; 
  font-size: 11px;
}

.outputItems7
{
  float: left; 
  width: 83px; 
  text-align: right; 
  padding-right: 3px;
}

.outputItems8
{
  float: left; 
  width: 70px;
}

.outputItems9
{
  float: left; 
  width: 70px; 
  position:relative; 
  left:50px
}

.home1
{
  width: 120px; 
  margin: 10px 20px 20px 0;
}

.home2
{
  width: 227px; 
  margin: 8px 0 20px 0;
}

.home3
{
  margin-bottom: 15px;
}

.home4
{
  margin-top: 5px; 
  font-weight: bold; 
  width: 270px; 
  text-align: right;
}



/* -------------  rpark SEO h1 control  ---------- */
h1.home {
	width:95px;
	height:16px;
	background:url("http://www.kk-lite.com/assets/images/headers/welcome.gif");
	text-indent:-999px;
	overflow:hidden;
}

h1.about {
	width:64px;
	height:16px;
	background:url("http://www.kk-lite.com/assets/images/headers/about.gif");
	text-indent:-999px;
	overflow:hidden;
}

h1.product {
	width:102px;
	height:16px;
	background:url("http://www.kk-lite.com/assets/images/headers/products.gif");
	text-indent:-999px;
	overflow:hidden;
}

h1.contact {
	width:87px;
	height:16px;
	background:url("http://www.kk-lite.com/assets/images/headers/contact.gif");
	text-indent:-999px;
	overflow:hidden;
}

/* -------------  img ul control  ---------- */
h1.default {
	padding-right:30px;
	background:url("http://www.kk-lite.com/assets/images/products/ul.gif") no-repeat right 0;
}

#heavy {
	clear: both; 
	color: #BE7C1E; 
	font-weight: bold;
}

/* -------------  thumbnail images style  ---------- */
img.DetailProductImage {
	padding: 2px; 
	border: 1px solid #86AAC2; 
	background-color: #FFF;
}