#feature {
width:900px;
height:400px;
background-color:#000000;
color:#FFFFFF;
}

#feature a {
outline:none;
}

#feature.joint-cream {
background-image:url(../new-images/features/joint-cream/joint-cream.jpg);
background-repeat:no-repeat;
background-position:bottom center;
}

#feature .quote {
width:235px;
float:left;
font-family:"Times New Roman", Times, serif;
font-size:12px;
}

#feature .quote h2 {
font-size:18px;
font-style:italic;
text-transform:none;
font-weight:normal;
color:#FFFFFF;
margin-bottom:5px;
}

#feature .quote .button {
margin-top:30px;
margin-bottom:20px;
}

#feature .pad {
padding:40px;
}

#feature .info {
width:235px;
float:right;
text-align:right;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;

}

#feature .info label {
display:block;
margin-top:10px;
}

#feature .info label.price {
font-size:16px;
}

#feature .info #quantity{
background-color:#000000;
color:#FFFFFF;
border:0px;
width:30px;
margin-top:2px;
} 

#feature .info .submit {
width:190px;
height:30px;
margin-top:10px;
margin-bottom:10px;
}

#content.feature {
margin-top:40px;
width:600px;
}

#content.feature .info {
margin-left:40px;
}

#right-feature {
margin-top:40px;
float:right;
}

#natural-ingredients {
margin-top:40px;
margin-left:40px;
}