.cpnt-images-main-title {
    background-color: #B0A38E;
    padding: 5px;
    text-align: center;
    font-variant: normal;
    font-weight: bold;
    color: #FFFFFF;
    width:auto;
    font-size: 11px;
}



/*#images {
    position:relative;
    width:618px;  Change this to your images width 
    height:246px;  Change this to your images height 
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#images img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#images a {
    border:0;
    display:block;
}*/