#lightboxpage {
background-image:none;
height:auto;
margin:auto;
width:auto;
}

#lbcontentNormal,#lbcontentRight {
height:295px;
position:absolute;
top:25px;
}

#lbcontentNormal {
left:25px;
width:360px;
}

#lbcontentRight {
padding-top:20px;
right:0;
width:205px;
}

#lbcontentNormal p,#lbcontentRight p {
font-size:11px;
}

#lightboxpage #lbcontentNormal a { font-weight: bold;} 
