/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
#block-search {
  float: right;
  width: 275px;  
  height: 22px;
  padding: 4px 10px;
}

#cse-search-results {
  width: 708px;
  border: solid 1px #CDCDCD;
  padding: 10px;
}
#cse-search-results iframe {
  width: 708px;
}