#p2w_header {
background-color: #50a291;
border-radius: 5px 5px 5px 5px;
color: #FFFFFF;
font: bold 11px/18px 'Arial',sans-serif;
text-align: center;
width: 300px;
}
#widget_container {
width: 300px;
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;
  }
  #p2w_container {
width: 300px;
}
.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;
}