/* ********************************************************** */

div.co_coupon {
  padding: 10px;
}

h2.clipone {
  margin-bottom: 0.5em;
}


img.co_thumbimg {
  background:   #eee url(http://clipone.com/i/click/theme.base/i/img.loading.gif) no-repeat scroll center center;
}
div.co_thumb {
  margin-right: 2em;
  width: 140px;
  float: left;
  clear:left;
}

div.co_content {
  margin-left: 160px;
}
div.co_print div.co_content {
  margin-left: 0px;
}

div.co_remove {
  text-align: center;
  margin-bottom:10px;
  border: 1px solid #cc9;
  padding:2px;
  background-color: #ff9;
  font-weight: bold;
}
div.co_banner2 {
  text-align: center;
  margin-bottom:16px;
}

div.co_title {
  font: bold 120% sans-serif;
}
div.co_summary {
  padding-left: 2em;
  font: 9pt Verdana, Arial, Helvetica, sans;
  width: 80%;
  margin-bottom: 0.5em;
}
div.co_header {
  font: 90% sans-serif;
  color: #333;
}
div.co_footer {
  font: italic 70% sans-serif;
  color: #666;
}
div.co_body {
  font: 9pt Verdana, Arial, Helvetica, sans;
  border: 0;
  padding: 2px 0 2px 0;
  margin: 2px 0 2px 0;
  max-width: 36em;
}

div.co_couponend {
  clear: both;
  border-bottom: 1px solid #666;
  margin-bottom: 0.5em;
  height: 1em;
}
       /* View */

div.co_view {
  padding: 2em;
}

img.co_viewimg {
  background:   #eee url(http://clipone.com/i/click/theme.base/i/img.loading.gif) no-repeat scroll center center;
}

       /* Search Box */

.cliponesearch {
  border: 1px solid #666;
  background-color: #ddd;
  padding: 0.5em 2em;
  margin: 0.5em 0;
}
.cos_text {
  font: 11pt Arial, sans-serif;
  margin: 0.2em 0;
}
.cos_field {
  width: 70%;
  font: 10pt Arial, sans-serif;
}
.cos_btn {
  width: 20%;
  font: 10pt Arial, sans-serif;
}
.cliponesearch form {
  margin: 0;
  padding: 0;
}

.co_tools {
  width: 136px;
  background-color:#e0e0ff;
  border: 1px solid #eef;
  border-color: #eef #dde #dde #eef;
  padding-right: 10px;
}
