.inline {
    width:100%;
}

.inline .child {
    display:inline;
    float:left;
}

.b3 .child {
    text-align:left;
    width:32%;
    padding-right: 10px;
    height: 220px;
}

h2 {
    color:#FF7AD7;
    font-size:20px;
    padding:15px;
    text-align:center;
}

#content p {
    color:white;
    font-size:13px;
    text-align:center;
}

#content_prices p {
    color:white;
    font-size:13px;
    text-align:left;
    width:90%;

}

#content span {
    color:white;
    float:right;
    font-size:13px;
    text-align:center;
}

#content #explanation {
    font-size:10px;
    font-style:italic;
    text-align:justify;
    width:192px;
}


#info {
    display: block;
    clear: both;
    text-align: center;
}

#nails {
    display: block;
    clear: both;
}

#keratin {
    clear:both;
    display:block;
    float:left;
    overflow:hidden;
    padding:15px 10px;
    width:41%;
    text-align:left;
}

#keratin #kera_text {
    float:right;
    width:207px;
    text-align:left !important;
    padding-top: 10px;
}

#KeratinLogo {
    padding-top: 12px;
}

#kera_left {
    width: 24%;
    float:left;
}

#keratin #price {
    text-align: right;
}

#hair_ext {
    float: right;
    font-weight: bold;
    padding-right:46px;
    padding-top:60px;
}


