.rounded {
    -webkit-border-radius: 13px;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 13px;
    -moz-border-radius: 13px;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 13px;
    border-radius: 13px;
    border-top-left-radius: 9px; 
    border-top-right-radius: 13px;
    width: 153px;
    height: 261px;
    border: 1px solid #000;
    overflow: hidden;
    background-color:#e15814;
}
.bottle {
    width: 154px !important;
    float: left;
    z-index: 1;
    position: absolute;
    margin-top: -235px;
}
.this_container {
    padding-top: 170px;
}
.this_table {
    width: 240px;
    top: -13px;
    position: relative;
}
.info_div {
    box-shadow: 0px -1px 0px #000 inset;
    box-shadow: 0px 1px 0px #000 inset;
    box-shadow: -1px 1px 0px #000 inset;
}
.info_div_no_top {
    box-shadow: 0px 0px 0px #000 inset;
    box-shadow: 0px 0px 0px #000 inset;
    box-shadow: 0px 0px 0px #000 inset;
}
.pg {
    background-color: #E15814;
}
.vg {
    background-color: #0293DD;
}
.nicotine {
    background-color: #5A3522;
}
.flav1 {
    background-color: #FFFACC;
}
.flav2 {
    background-color: #FFEBBA;
}
.flav3 {
    background-color: #FFD0B5;
}
.flav4 {
    background-color: #FFB2B2;
}
.flav5 {
    background-color: #6DC9C9;
}
.flav6 {
    background-color: #A5D8D8;
}
.flav7 {
    background-color: #43D99A;
}
.flav8 {
    background-color: #8FFA85;
}
.nicotine_amount{
	font-size:9px;
	overflow:hidden;
}