p.wps {
  font-style: italic; 
  font-size: 0.75em;
  color: #ff0000;
  text-decoration: none;
}
.sk_button {
  padding-left: 0.25em;
  padding-right: 0.25em;
  margin: 1em 0;
  width: 11em;
  font-family: helvetica,arial,sans-serif;
  font-size: 70%;
  font-weight: bold;
  float:left;
}
.sk_button a {
  display: block;
  width: 100%;
}
.div_sk_button {
  float:left;
  clear: all;
}
.sk_button a:link,
.sk_button a:visited,
.sk_button a:hover {
  background-color: #fc6;
  color: #000;
  text-decoration: none;
}
.sk_button a:link,
.sk_button a:visited {
  border-top: 1px solid #cecece;
  border-bottom: 2px solid #4a4a4a;
  border-left: 1px solid #cecece;
  border-right: 2px solid #4a4a4a;
}
 div.sk_button a:hover {
  border-bottom: 1px solid #cecece;
  border-top: 2px solid #4a4a4a;
  border-right: 1px solid #cecece;
  border-left: 2px solid #4a4a4a;
}
 div.sk_button span.sk_spanbutton {
  font-size: 90%;
  padding: 0 0.4em;
  background-color: #fff;
  font-weight: bold;
  color: #ff0000;
  background:url(favicon.png);
}
span.sk_buttontext {
  text-align: right;
  width: 8em;
  padding-right: 2px;
}
#submit {
  padding: 0;
  margin: 0;
  width:120px;
  font-family: helvetica,arial,sans-serif;
  font-weight: bold;
  font-size: 1.0em;
  height:22px;
}