.defaultstyleprint {
  font-size:10pt;
}

.urlwrap {
 word-wrap: break-word;
 width:620px;
}

.request_link {
  font-size:12pt;
  font-weight:bold;
  padding-left:10px;
  float:left;
  margin:4px 0px 4px 0px;
  clear:both;
  width:95%;
}

.itemservices_lisa {
   background-color:#fcfcfc;
   background-image:url(/WebCat_Images/Dstyle/thead.jpg);
   background-position:top left;
   background-repeat:repeat-x;
   border:2px solid #8c8c8c;
   padding:10px;
   position:relative;
   width:10%;
   margin:10px;
   float:right;
}
.new_quick_search {
  text-align:center;
  width:60%;
  background-color:#fcfcfc;
  background-image:url(/WebCat_Images/Dstyle/thead.jpg);
  background-position:top left;
  background-repeat:repeat-x;
  border:1px solid #8c8c8c;
  padding:0px;
  margin-left:20%;
  margin-top:40px;
  margin-bottom:40px;
  position:relative;
  float:left;
  clear:both;
}
.searchform{
	border:10px; 
}

