.content{
    width: 980px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 17px;
    padding: 5px 20px 20px 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    background: #fff;
}
hgroup.large{
    font-size: 1.3em;
    text-transform: uppercase;
    height: 45px;
    line-height: 60px;
}
hgroup.medium{
    font-size: 1.25em;
    text-transform: uppercase;
    width: 445px;
}
/*previous page button*/
div.leftPanel{
    float: left;
    margin-bottom: 20px;
    width: 980px;
}
div.leftPanel a.previous {
    padding: 4px 8px;
    background-color: #8AA292;
    color: #FFFFFF;
    font-size: 0.8em;
    font-weight: bold;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(css/PIE.htc);
    /*margin: 15px 174px 0 0;*/
    width: 110px;
    float: left;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
}
div.discImage {
    float: left;
    width: 980px;
    height: 80px;
    text-align: center;
}
div.discImage img {
    width: 735px;
    height: 60px;
}
.products_area {
    float: left;
    line-height: 20px;
}
div.image {
    float: left;
    height: 228px;
    width: 288px;
    border: 1px solid #A6A6A6;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background: #FFF;
    padding: 10px;
    text-align: center;
    position: relative;
    behavior: url(css/PIE.htc);
}
div.image img.productImg {
    max-width: 288px;
    height: 214px; /*310-2boxborder -10padding - 2imgborder*/
    border: 1px solid #FFF;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
div.image img.rxLabel {
    margin: auto;
    max-width: 88px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
section#inner_box1 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    float: right;
    height: 210px;
    /*margin-left: -50px;*/
    margin-right: auto;
    /*margin-top: 10px;*/
    padding: 20px;
    width: 600px;
}

section#inner_box1 #popupherbguide {
    background-image: url("../images/herbguide.png");
    background-position: 27px 1px;
    background-repeat: no-repeat;
    float: left;
    font-size: 0.82em;
    height: 30px;
    padding-top: 5px;
    width: 70px;
}
section#inner_box1 p.prices {
    color: #9B9B9B;
    float: left;
    font-size: 0.85em;
    font-weight: bold;
    margin-bottom: 0px;
    margin-top: 1px;
    padding: 0;
    text-align: left;
    width: 600px;
}
section#inner_box1 p.prices span {
    color: #526c5a;
    margin-right: 45px;
}
section#inner_box1 p.prices output.redColor {
    color: #FF0000;
    font-weight: bolder;
}
section#inner_box1 p.prices span output.bachgroundz {
    background: none repeat scroll 0 0 #8AA292;
    border-radius: 4px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    color: #FFFFFF;
    margin-left: 3px;
    padding: 0 5px;
}
section#inner_box1 p.prices output.small_info {
    font-size: 0.85em;
}
section#inner_box1 p.prices span.bachgroundz1 {
    background: none repeat scroll 0 0 #8AA292;
    border-radius: 4px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    color: #FFFFFF;
    margin-left: 5px;
    margin-right: 5px;
    padding: 0 5px;
}
section#inner_box1 p.prices span:last-child {
    margin: 0;
}
section#inner_box1 p.quantity {
    float: left;
    /*margin-top: -25px;*/
    width: 150px;
    /*margin-left: 450px;*/
    height: 25px;
    margin: 5px 0;
}
section#inner_box1 p#compare{
    float: left;
    font-size: 0.86em;
    margin-top: 0;
    width: 170px;
    margin-bottom: 4px;
}
section#inner_box1 p#rxLabel{
    float: left;
    font-size: 0.86em;
    margin-top: 0;
    width: 270px;
    margin-left: 130px;
}
section#inner_box1 p#rxLabel output.bachgroundz{
    background: none repeat scroll 0 0 #8AA292;
    border-radius: 4px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    color: #FFFFFF;
    margin-left: 3px;
    padding: 0 5px;
    cursor: pointer;
}
/*section#inner_box1 p#compare .checkbox{
    margin-right: 5px;
}*/
section#inner_box1 p#compare span{
    color: #526c5a;
    margin-left: 5px;
}
section#inner_box1 p#compare span a{
    color: #00F;
    text-decoration: none;
}
section#inner_box1 p#compare span a:hover {
    text-decoration: underline;
}
section#inner_box1 p#rxLabel span{
    color: #526c5a;
    margin-left: 5px;
}
section#inner_box1 p#rxLabel span a{
    color: #00F;
    text-decoration: none;
}
section#inner_box1 p#rxLabel span a:hover {
    text-decoration: underline;
}
.btn{
    width: 425px;
    height: 30px;
    float: left;
    margin-left: 100px;
    margin-top: 5px;
}
.btn a.clickable{
    background-image: url("../images/btn-strip.png");
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: arial;
    font-size: 0.74em;
    font-weight: bold;
    height: 21px;
    line-height: 21px;
    /*margin-top: 107px;*/
    margin-right: 25px;
    text-align: center;
    text-decoration: none;
    width: 200px;
}
/*.btn a:last-child {
    margin-right: 0;
}*/
/*popup saved item*/
div#popupCartsavedCat {
    display: none;
    height: 800px;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 1200px;
    z-index: 1002;
    overflow: visible;
}
div#saveForPatientBox{
    width: 615px;
    height: auto;
    position: fixed;
    z-index: 999;
    margin-top: 150px;
    margin-left: 270px;
}
div#popupCartsavedCat .arrow{
    position: relative;
    width: 20px; 
    height: 29px;    
}
div#popupCartsavedCat .arrow img{
    position: relative;
    top: -5px;
    left: 254px;
    z-index: 100;
    cursor: pointer;
}
div#popupCartsavedCat .box{
    position: relative;
    width: 600px;
    min-height: 550px;
    height: auto;
    padding: 10px;    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -webkit-box-shadow: 2px 2px 12px #CCCCCC;
    -moz-box-shadow: 2px 2px 12px #CCCCCC;   
    behavior: url(css/PIE.htc);
    background: #fff;
    float: left;
}
div#popupCartsavedCat .box span {
    padding: 0;
    font-size: 0.8em;
    font-weight: bold;
    color: #000;
    height: 50px;
    float: left;
}
div#popupCartsavedCat .box input {
    width: 280px;
    height: 23px;
    padding-left: 5px;
    border: 1px solid #C0C0C0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(css/PIE.htc);
    font-size: 0.76em;
    margin-bottom: 5px;
}
div#popupCartsavedCat .box #patientNames {
    float: left;
    height: 350px;
    margin-top: 15px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 285px;
}
div#popupCartsavedCat .box #tagz {
    float: left;
    width: 290px;
}
div#popupCartsavedCat .box a.cartz{
    color: #526C5A;
    display: block;
    float: left;
    font-size: 0.8em;
    height: 17px;
    margin-bottom: 5px;
    text-decoration: none;
    width: 220px;
}
div#popupCartsavedCat .box a.cartz:hover {
    color: #00F;
    text-decoration: underline;
}
div#popupCartsavedCat .box span.itemNumber {
    color: #526c5a;
    float: left;
    font-size: 0.75em;
    height: 17px;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 40px;
}
div#popupCartsavedCat .box a.viewLists {
    background: url("../images/shop-btn-strip.gif");    
    background-repeat: repeat-x;    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
    color: #FFFFFF;    
    display: block;
    font-family: arial;
    font-size: 0.8em;
    height: 21px;
    line-height: 20px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 90px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
    float: left;
    margin-right: 15px;
}
div#popupCartsavedCat .box a.viewLists:last-child {
    margin-right: 0;
}

section#inner_box2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 8px;
    box-shadow: 2px 2px 16px #CCCCCC;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    padding: 15px 20px;
    width: 940px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    background: #FFF;
    float: left;
}
section#inner_box2 div {
    color: #526c5a;
    font-size: 0.85em;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
   
}
section#inner_box2 .info-wrap
{
    float: left;
    /* margin:2px 0; */
}
section#inner_box2 div.info {
    width: 270px;
    float: left;
    padding: 5px 15px;
    color: #666;
    font-weight: bold;
}
section#inner_box2 div.detail {
    width: 620px;
    float: left;
    padding: 5px 10px;
	min-height: 20px;
}
section#inner_box2 div.colOne {
    background-color: #EEE;
}
section#inner_box2 div.colTwo {
    background-color: #FFF;
}
section#inner_box2 div.colThree {
    background-color: #DDD;
}
section#inner_box2 div p {
    margin: 0 0 10px;
    padding: 0;
}
#fullMsgBox {
    display: none;
    height: 600px;
    width: 1000px;
    padding: 20px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 899;
}
#messageBox {
    /*display: none;*/
    box-shadow: 2px 2px 8px 2px #CCC;
    -webkit-box-shadow: 2px 2px 16px #CCC;
    -moz-box-shadow: 2px 2px 16px #CCC;
    behavior: url(css/PIE.htc);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    height: 180px;
    width: 400px;
    padding: 20px;
    position: fixed;
    left: 370px;
    top: 100px;
    background-color: #FFF;
    z-index: 999;
}
#messageBox #headerzPopup {
    behavior: url(css/PIE.htc);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #8AA292;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 25px;
    padding: 10px;
    text-align: center;
    width: 380px;
}
#messageBox #result {
    margin-top: 10px;
    float: left;
    width: 380px;
}
#messageBox #result #addedItem{
    behavior: url(css/PIE.htc);
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #8AA292;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 29px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
    width: 30px;
}
#messageBox #result #namezItem{
    color: #000000;
    float: left;
    font-size: 0.9em;
    line-height: 18px;
    width: 330px;
}
#messageBox #buttons {
    width: 400px;
    margin-top: 40px;
    float: left;
}
#messageBox #buttons a.btn{
    display: block;
    width:180px;
    height: 21px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-image:url('../images/shop-btn-strip.gif');
    background-repeat: repeat-x;
    text-align: center;
    text-decoration: none;
    float: right;
    color: #FFFFFF;
    font-family: arial;
    font-size: 0.74em;
    line-height: 21px;
    font-weight: bold;
    float: left;
    margin-top:10px;
    margin-left: 7px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
}
/*popup cart abiut label item*/
div#popupAboutLabel{
    width: 815px;
    height: auto;
    position: absolute;
    display: none;
    z-index: 999;
    margin-left: -245px;
    margin-top: 160px;
}
div#popupAboutLabel .arrow{
    position: relative;
    width: 20px; 
    height: 29px;    
}
div#popupAboutLabel .arrow img{
    cursor: pointer;
    left: 525px;
    position: relative;
    top: -5px;
    z-index: 100;
}
div#popupAboutLabel .box{
    position: relative;
    width: 780px;
    height: auto;
    padding: 20px;    
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -webkit-box-shadow: 2px 2px 12px #CCCCCC;
    -moz-box-shadow: 2px 2px 12px #CCCCCC;   
    behavior: url(css/PIE.htc);
    background: #fff;
    float: left;
}
div#popupAboutLabel .box span.aboutHead {
    background: #8AA292;
    border-radius: 4px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px;
    float: left;
    width: 380px;
}
div#popupAboutLabel .box span.aboutHeadSecond {
    color: #000;
    font-weight: bold;
    float: left;
    width: 485px;
    text-transform: uppercase;
    margin-top: 15px;
}
div#popupAboutLabel .box p {
    color: #526C5A;
    float: left;
    font-size: 0.85em;
    height: 15px;
    line-height: 18px;
    margin-left: 5px;
    margin-bottom: 5px;
}
div#popupAboutLabel .box img.aboutFirst {
    float: right;
    height: auto;
    margin-left: 208px;
    position: absolute;
    width: 190px;
}
div#popupAboutLabel .box img.aboutSecond {
    float: left;
    height: auto;
    margin: 10px 0;
    width: 780px;
}
div#popupAboutLabel .box div.inlineLines{
    float: left;
    width: 750px;
}
div#popupAboutLabel .box div.inlineLines span.inlineHead {
    color: #000;
    margin-right: 10px;
    font-weight: bold;
}
div#popupAboutLabel .box div.inlineLines span.inlineBody {
    color: #526C5A;
}
div#popupAboutLabel .box div.btnAbout {
    float: left;
    width: 750px;
    height: 45px;
}
div#popupAboutLabel .box div.btnAbout a.viewLists {
    background: url("../images/shop-btn-strip.gif");    
    background-repeat: repeat-x;    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
    color: #FFFFFF;    
    display: block;
    font-family: arial;
    font-size: 0.8em;
    /*font-weight: bold;*/
    height: 21px;
    line-height: 20px;
    /*margin-left: 21px;*/
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 75px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
    float: right;
    margin-right: 0px;
}
/*end popup cart abiut label item*/
/*popup cart label item*/
div#popupLabelMain {
    display: none;
    height: 600px;
    left: 0;
    padding: 20px;
    position: absolute;
    top: 0;
    width: 1200px;
    z-index: 899;
}
div#popupLabel{
    width: 820px;
    height: auto;
    position: absolute;
    z-index: 999;
    margin-left: 175px;
    margin-top: 225px;
}
div#popupLabel .arrow{
    position: relative;
    width: 20px; 
    height: 29px;    
}
div#popupLabel .arrow img{
    cursor: pointer;
    left: 565px;
    position: relative;
    top: -5px;
    z-index: 100;
}
div#popupLabel .box{
    position: relative;
    width: 780px;
    height: auto;
    padding: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -webkit-box-shadow: 2px 2px 12px #CCCCCC;
    -moz-box-shadow: 2px 2px 12px #CCCCCC;   
    behavior: url(css/PIE.htc);
    background: #fff;
    float: left;
}
div#popupLabel .box div.section1 {
    float: left;
    width: 550px;
}
div#popupLabel .box div.section2 {
    float: left;
    width: 225px;
}
div#popupLabel .box div.section1 span.aboutHead {
    background: #8AA292;
    border-radius: 4px;
    box-shadow: 2px 2px 16px #CCCCCC;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 2px 2px 16px #CCCCCC;
    -moz-box-shadow: 2px 2px 16px #CCCCCC;
    behavior: url(css/PIE.htc);
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px;
    float: left;
    width: 480px;
    margin-bottom: 15px;
}
div#popupLabel .box div.section2 img.aboutFirst {
    float: right;
    height: auto;
    width: 190px;
    margin-top: 15px;
}
div#popupLabel .box div.btnAbout {
    float: left;
    height: 45px;
    margin-left: 270px;
    width: 250px;
}
div#popupLabel .box div.btnAbout a.viewLists {
    background: url("../images/shop-btn-strip.gif");    
    background-repeat: repeat-x;    
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;    
    color: #FFFFFF;    
    display: block;
    font-family: arial;
    font-size: 0.8em;
    /*font-weight: bold;*/
    height: 21px;
    line-height: 20px;
    /*margin-left: 21px;*/
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    width: 80px;
    box-shadow: 2px 2px 8px 2px #CCCCCC;
    -webkit-box-shadow: 2px 2px 8px 2px #CCCCCC;
    -moz-box-shadow: 2px 2px 8px 2px #CCCCCC;
    behavior: url(css/PIE.htc);
    float: left;
    margin-right: 15px;
}
div#popupLabel .box div.section1 .row_large{
    width:500px;
    height: 44px;
    clear: both;
}
div#popupLabel .box div.section1 .row_large .txt{
    float: left;
    width: 150px;
    height: 44px;
    line-height: 30px;
    padding-right: 10px;
    font-size: 0.8em;
    color: #526C5A;
    text-align: right;
}
div#popupLabel .box div.section1 .row_large .txt_small{
    float: left;
    width: 150px;
    height: 44px;
    line-height: 30px;
    padding-right: 10px;
    font-size: 0.86em;
    color: #526C5A;
    text-align: right;
}
div#popupLabel .box div.section1 .row_large .txt p{
    padding:0;
    margin: 0;
    line-height: 16px;
}
div#popupLabel .box div.section1 .row_large .txt_small p{
    padding:0;
    margin: 0;
    line-height: 16px;
}
div#popupLabel .box div.section1 .row_large .txt p.small{
    font-size: 0.78em;
    color: #FF0000;
    padding-right: 5px;
}
div#popupLabel .box div.section1 .row_large .txt span.star{
    font-family: verdana;
    font-size: 0.9em;
    color: #FF0000;
    padding-left: 2px;
}
div#popupLabel .box div.section1 .row_large .control{
    float: left;
    width: 335px;
    height: 30px;
}
div#popupLabel .box div.section1 .row_large .control_small{
    float: left;
    width: 60px;
    height: 30px;
}
div#popupLabel .box div.section1 .row_large .control_medium{
    float: left;
    width: 280px;
    height: 30px;
}
div#popupLabel .box div.section1 .row_large .control .inputbox_large{
    width: 330px;
    height: 28px;
    border: 1px solid #C0C0C0;
    border-radius: 4px;
    padding-left: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(css/PIE.htc);
    font-size: 0.88em;
}
div#popupLabel .box div.section1 .row_large .control span {
    color: #666666;
    float: left;
    font-size: 0.8em;
    margin-top: 7px;
}
div#popupLabel .box div.section1 .row_large .control_medium .inputbox_medium{
    width: 240px;
    height: 28px;
    padding-left: 5px;
    border: 1px solid #C0C0C0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    behavior: url(css/PIE.htc);
    font-size: 0.88em;
}
div#popupLabel .box div.section1 .row_large .add_btn{
    float: left;
    width:70px;
    height:28px;
    margin-left: 10px;
}
.row_medium {
    float: left;
    height: 60px;
    width: 500px;
}
div#fee {
    background-color: #EFEFEF;
    border: 1px solid #C0C0C0;
    height: auto;
    margin-bottom: 15px;
    padding: 0 10px;
    width: 315px;
    font-size: 0.75em;
}
.row_medium .txt_large {
    color: #526C5A;
    float: left;
    font-size: 0.8em;
    height: 34px;
    line-height: 30px;
    margin-left: 160px;
    text-align: left;
    width: 315px;
}
/*end popup cart label item*/
/*pop up popupherbguide*/
#popupherbguide #popupGuide {
    display: none;
    height: auto;
    margin-left: -70px;
    margin-top: 20px;
    position: absolute;
    width: 162px;
    z-index: 999;
}
#popupherbguide:hover #popupGuide {
    display: block;
}
#popupherbguide #popupGuide .arrow {
    position: relative;
    width: 20px; 
    height: 29px;    
}
#popupherbguide #popupGuide .arrow img {
    position: relative;
    top: -5px;
    left: 85px;
    z-index: 100;
    cursor: pointer;
}
#popupherbguide #popupGuide .box {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    box-shadow: 2px 2px 16px #cccccc;
    float: left;
    height: auto;
    margin-left: 52px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 100px;
}
#popupherbguide #popupGuide .box a.cartz {
    color: #526c5a;
    display: block;
    float: left;
    font-size: 0.95em;
    font-weight: 300;
    height: 35px;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    width: 100px;
}
#popupherbguide #popupGuide .box a.cartz span{
    font-size: 0.9em;
    color: #000;
    /*font-weight: 900;*/
}
/*end pop up popupherbguide*/