#content {
  padding: 5px;
}

#content em {
  font-style: italic;
  font-family: georgia;
  font-size: 15px;
  background-color: #f5f5f5;
}

.brandpoints {
  background: url('/images/point-horizontal.gif') repeat-x right center;
  font-size: 3px;
  height: 3px;
  margin: 15px 0 5px 0;
}

#content h1.brandtitle {
  background: transparent url('/images/bullet-brands.gif') no-repeat scroll left 40%;
  border-bottom: 1px solid #DAD3C3;
  font-family: Tahoma, Arial, Georgia, "Trebuchet MS", Arial;
  font-size: 19px;
  font-variant: normal;
  padding: 0 0 5px 23px;
  font-weight: normal;
  line-height: 17px;
  margin: 5px 0 0 5px;
}

#content .imgside {
  float: left;
  margin-top: 25px;
  width: 170px !important;
  height: 172px !important;
}

#content .txtside {
  float: right;
  margin-top: 25px;
  width: 465px;
}

#content .txtside h2 {
  border-bottom: 2px solid #000;
  color: #000;
  font-family: verdana;
  font-size: 13px;
  font-variant: normal;
  margin: 10px 0;
  padding: 0 0 1px;
  font-weight: bold;
}

#content p {
  margin: 0 0 5px 0;
}

#content .txtside p span {
  background-color: #c00;
  color: #fff;
  font-family: Georgia, Times;
  font-size: 17px;
  margin: 0;
  padding: 1px 2px;
}

#content .txtside span.quantity {
  float: right;
  margin-right: 6px;
  margin-top: 2px;
}

#content .txtside input {
   float: right;
}

/* bottom Cigarette description */
#content .bottom_description {
  margin: 40px 0px 45px 5px;
  padding-top: 12px;
}

#content .bottom_description h3 {
  font-size: 18px;
  line-height: 14px;
  border-bottom: #dad3c3 2px solid;
  font-family: Arial, 'Trebuchet MS';
  color: #c00;
  margin: 5px 0px;
  padding-bottom: 5px;
}

#content .bottom_description p {
  font-family: Arial;
  line-height: 18px;
  text-indent: 12px;
  margin: 7px 5px 7px 5px;
  font-size: 12px;
}

#content .bottom_description p em {
  font-style: italic;
  font-family: inherit;
  font-size: inherit;
  background-color: #f5f5f5;
  color: #000;
}

#content .bottom_description p a { color:#666; }
#content .bottom_description p a:hover { color:#c00; }

#content .content a { color: gray; }
#content .content a:hover { color: #c00; }
#content .content p strong { color: #332; }

/*************************/
#content .selectbrand {
  border-bottom: 1px solid #ccc;
  padding: 7px;
}
#content .selectbrand p {
  float:left;
  margin:2px 10px 0 0;
  padding:0;
}
#content .selectbrand p a {
  color: blue;
}
#content .pic {
  float: left;
  margin-top: 35px;
}

#content .info {
  float: right;
  margin-top: 25px;
  width: 440px;
}

#content .info .title {
  border-bottom: 2px solid #000;
  display: block;
  padding: 3px 0;
  margin-bottom: 10px;
}

#content .info .title h1 {
  float: left;
  padding: 2px;
}

#content .info .title span {
  float: right;
  background-color: #c00;
  color: #fff;
  font-family: georgia;
  font-size: 19px;
  padding: 2px;
}


#content .info p span {
  color:#c00;
  font-weight: bold;
  text-transform: uppercase;
}
#content .info p a {
  color:blue;
}
#content .info h2 {
  color:#000;
  font-family:verdana;
  font-size:12px;
  margin: 11px 0 7px 0;
  text-transform: uppercase;
  font-weight:bold;
}
#content .info .buy {
  float:right;
  margin-top: 5px;
}
#content .info .buy form input {
  float:left;
}
#content .info .buy p {
  border:1px solid #000000;
  float:left;
  font-family:georgia;
  font-size:19px;
  padding:2px 9px 6px;
  margin:0;
}