
.SecondaryPages {
    background-color: white;
}

.SecondaryPages #MainImage img {
    border-right: 8px solid #ffffff;
}

.ITCKristenCom-Normal { 
    font-family: ITCKristenCom-Normal;
    font-weight: normal;
    font-style: normal;
}

.page {
background: url(../images/vmvpro.jpg) repeat;
}

.YouSave {

font-size: 16px;
    color: #3b61ad;}

.ProductPrice.VariationProductPrice {
    
    font-size: 20px;
    color: #ca1f32;}


.ProductMain {
    background: #ffffff;
}

.SocialList {
    text-align: right;
    overflow: hidden;
}

.SocialList ul {
    float: right;
    width: 100% !important;
    margin: 0;
    list-style: none;
    padding: 5px 20px;
}

.SocialList .inner {
    padding: 0;
}

.SocialList li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    line-height: 20px;
    padding:0 5px;
}


.SocialList li.First a {
    border-left: 0;
}

.TopMenu li.last{
    padding-right: 0;
    border-right: none;
}

.SocialList a {
    padding: 0;
    margin: 0;
    position: relative;
}

.SocialList li.last a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}


