  #lightbox  {
background-color: #ffffff;
padding : 20px;
}
#lightboxDetails {
font-size : 11px;
font-family: Arial;
font-weight: normal;
color: #404040;
padding-top : 10px;
}
#lightboxCaption {
float : left;
}
#keyboardMsg {
float : right;
}
#closeButton {
padding-top : 5px;
padding-right : 5px;
}
#lightbox img {
border : none;
clear : both;
}
#overlay img {
border : none;
}
#overlay {
background-image : url(http://skylish.co.uk/overlay2.png);
}
#overlay {
background-image : url(http://skylish.co.uk/overlay2.png);
} 
