.has-error{
  p.error{font-style:italic;color:red;}
}

.widget{
  background:none;
  border:0 none ;
}

.widget .widget-head {
  border:1px solid #ccc ;    
  position:relative ;
  left:-4500px;
}

.widget .widget-content {
  background: #fafafa url('../img/cream.png') repeat;
  border:1px solid #c9c9c9 ;
  border-top:0 none;
  position:relative;
  left:4500px;
}