/* sIFR for IE 7 override */
#content h1 { width: 250px; }

.cg-content { 
  border: solid 1px #c3c7c9;
  border-top: none;
  
  padding: 10px 5px;
}

.detail-img {
  margin: 0px auto 10px auto;
  display: block;
}

.rate-contact-send-comment {
  width: 500px;
  margin: 0 auto;  
}


.rate {
  width: 100px;
  float: left;
  margin-bottom: 10px;
}

.contact-send {
  width: 400px;
  float:right;
  text-align:right;
}

.description .deck-by {
  font-size: 14px;
  line-height: 18px;
}

.description .deck-by a {
  color: #4a4a4a;
}

.cg-content form textarea {
  width: 250px;
  height: 100px;
  padding: 1px 2px;
}

.cg-content hr {
  color: #C3C7C9;
  background-color: #C3C7C9;
  height: 1px;
  margin: 5px 0;
}
