
#baseballCap .checkbox-item,
#baseballCap .info p {
    color: #000;
    font: 19px 'Webfont-myriadpro-regular', sans-serif;
    text-align: left;
}

#baseballCap .item-footer {
    font-weight: bold;
}

#baseballCap h3 {
    color: #000;
    font: bold 20px Helvetica, sans-serif;
    text-align: center;
}

#baseballCap h3 sup {
    margin-left: 2px;
    font-size: 12px;
}

#baseballCap h3 span {color: #848F2F;}

#baseballCap .product-explanation {
    position: relative;
}

#baseballCap .subtext {
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    z-index: 22;
}

#baseballCap .product-explanation .text1 {
    top: 46px;
    left: 62px;
}

#baseballCap .product-explanation .text2 {
    top: 125px;
    left: 50px;
}

#baseballCap .product-explanation .text3 {
    top: 200px;
    left: 18px;
}

.img-baseball {margin: 2px 0 0 14px;}

#baseballCap .img-usa {
    position: absolute;
    right: 30px;
    bottom: 25px;
}