.p2w_widget_header {
background-color: #ccc;
color: #000;
text-align: center;
border-radius: 5px;
-moz-border-radius: 5px;
font: bold 16px/30px 'Georgia', serif;
height: 30px;
margin-bottom: 5px;
}
.p2w_widget_header a {
color: #000;
text-decoration: none;
font: bold 14px/30px 'Georgia', serif;
}
#p2w_container {
width: 630px;
text-align: left;
}
#p2w_container_300 {
text-align: left;
}
  #p2w_search_box {
  width: 300px;
  }
  #basSearchInpt {
  width: 250px;  
  height: 25px;
  font: 14px 'Arial', sans-serif;
  padding: 0px 2px;
  margin: 0px;  
  }
 @media screen and (-webkit-min-device-pixel-ratio:0) { 
 #basSearchInpt {
  height: 23px !important;
 } 
}
  #basSearchGo {
  position: relative;
  right: 2px;
  padding: 0px;
  margin: 0px;
  background: url('http://www.newspaper-marketplace.com/mkt3/sunmedia/_img/sprite.jpg') 0px -1px no-repeat;
  height: 27px;
  width: 28px;
  float: right;
  border: 0px;
  }

.seeAllAds {
margin: 6px 0px 0px 0px;
padding: 0px;
text-align: right;
}
.seeAllAds a {
font: 14px 'Arial', sans-serif;
text-decoration: none;
}
.seeAllAds a:hover {
text-decoration: underline;
}