.lloyds{

padding-bottom:20px;

color: rgba(255,255,0, 0.5);

text-align:center;

}



.lloyds a{

padding-bottom:20px;

color: rgba(255,255,0,1);

text-decoration:none;

}



.lloyds a:hover{

padding-bottom:20px;

color: rgba(255,255,255, 1);

text-decoration:none;

}



.home_slide {

background: none repeat scroll 0% 0% #000;

padding: 5px 10px 5px;

display: inline-block;

width: auto;

font-family: 'Source Sans Pro', sans-serif;

letter-spacing: 0px;

text-transform:uppercase;

font-size:13px;

text-decoration:none;

border: 1px solid #FF0;
}



iframe { border: none; }

#popupPanel-popup {
    right: 0 !important;
    left: auto !important;
}
#popupPanel {
    width: 200px;
    border: 1px solid #000;
    border-right: none;
    background: rgba(0,0,0,.5);
    margin: -1px 0;
}
#popupPanel .ui-btn {
    margin: 2em 15px;
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
    background: transparent !important;
    border: none;
}


hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #f4f4f4;
}
