.wiptemplate { 
  background : #AEBAC6 url(/img/image_background.gif) no-repeat right;
}
/* IE Hack stuff */
/*\*/
* html .wiptemplate {
  height  : 1%;
}
/**/

.wiptemplate img { 
  background : none;
  border : 0px;
}
.wiptemplate .progress { 
  width : 70px;
  float : left;
}

.wiptemplate ul {
  padding    : 3px 0px 0px 0px;
  margin     : 0px;
  list-style : none;
}
.wiptemplate li {
  border-bottom : #e5ecf9 1px solid;
  padding       : 0px;
  margin        : 0px 0px 0px 0px;
  text-align    : left;
  font-size     : 12px;
  font-weight   : normal;
}
.wiptemplate .clear {
  clear    : both;
  height   : 0px;
  overflow : hidden;
}

form {
  margin : 0px;
}

.product_finder td {
        font-size: 9px;
        font-family: verdana,arial;
	padding	: 0px 0px 6px 6px;
}

select {
        font-size: 9px;
        color: #000000;
        font-family: verdana,arial;
	width	: 122px;
        background-color: #ffffff;
	border : 1px #cccccc solid;

}

