@charset "utf-8";
/* CSS Document */

/*Individual Product CSS Section* Edit Here Down */

h3{text-align:left; font-size:18px; font-weight:bold; margin-bottom:15px; margin-top:30px;}
h4{color:#000; font-size:24px; font-weight:bold; margin:20px 0 20px 0; text-align:center;}  

div.ingredients{clear:both;}
div.ingredients img{float:right; margin-left:10px;}
div.ingredients p {margin-top:20px;}

div.monial-bottom{border:1px solid #000; margin-bottom:50px;}
div.monial{border:1px solid #000; margin-bottom:10px;}
div.monial-bottom p{margin:10px 15px 10px 15px; font-family:"Courier New", Courier, monospace; font-style:italic;}
div.monial p{margin:10px 15px 10px 15px; font-family:"Courier New", Courier, monospace; font-style:italic;}
.name{margin-left:10px; font-weight:bold;}

div.intro{clear:both; margin-bottom:50px;}
div.intro img {float:left;}
div.intro h1{margin-top:0px; font-size:20px; text-align:center;}

p{font-size:14px; line-height:20px;}
p.ans{margin-left:20px;}
p.ques{margin-left:5px;}
.red{color:#C00;}
