.kit {
  border-top: 1px solid #efefef;
  padding-top: 10px;
}

.kit img {
  float:left;
}
.kit div{
  margin-left: 275px;
  width:165px;
}



* html #centerit {
  width: 100%;
}
* html #ie6hacky {
    margin: 0 auto;
    width: 800px;
}
* html #centercol {
  margin-bottom: 50px;
}

.kit h5 {
  
  font-size: 1.6em;
  margin-top: 25px;
   margin-bottom: 25px;
}

 .kit a {
    font-size: 1.2em;
    color: #666666;
    text-decoration: none;
    margin-top: 25px;
}

.kit div a {
  margin-top: 25px;
}

.kit a:hover {
    text-decoration: underline;
}

*:first-child+html .kit h5 {
    font-weight:normal;
}     



#image_area {
   height: 255px;
}

table {
	width: 450px;
	height:255px;
	text-align:center;
	margin:0 auto;
}
tr {
	text-align:center;
}
td {
	text-align:center;
	margin:0 auto;
}
* html table {
   position: relative;
 left:-200px; 
  top: 0;
}


