#facebox .popup .body { padding: 10px; background: #444444; width: 500px; }
#lblTitle { color:#ffcc00; } #lblDetails { color: #dddddd; }
#facebox .popup .footer { border: 0px; } #facebox .popup .footer img { display: none; }
<script type="text/javascript"> $(document).ready(function() { $("#facebox").find(".footer").find("img").attr("src","http://i201.photobucket.com/albums/aa236/Mottie1/testsite/icons/close.png"); }); </script>
<a rel="facebox" href="http://i201.photobucket.com/albums/aa236/Mottie1/SMRT.jpg">Kitty!</a>
#facebox .ContentBox { background: #333333 url(); color: #dddddd; width:800px; }#facebox .ContentBoxTitle { background: #333333 url(); color: #ffcc00; font-size: 150%; font-weight: bold; }#facebox .ContentBoxBody { background:#333333 url(); color: #dddddd; }
<style type="text/css">.ContentBox {width:800px !important;}.ContentBoxTitle { background: #333333 url(); color: #ffcc00; font-size: 150%; font-weight: bold; }.ContentBoxBody { background:#333333 url(); color: #dddddd; }</style>
#facebox_overlay { position: fixed; top: 0px; left: 0px; height:100%; width:100%; opacity: 0.7 !important; filter: alpha(opacity=70) !important;}
#facebox {position:absolute; top:20px !important;}
<style type="text/css"> .tooltip, .preview, .screenshot { cursor:pointer; } #tooltip, #tooltip2, #preview, #screenshot { color:#dddddd; background:#222222; border: 1px solid #333333; padding:5px; display:none; opacity: 0.9; filter: alpha(opacity=90); text-align:left; border-radius: 1em; -moz-border-radius: 1em; -webkit-border-radius: 1em; } </style> <script src="http://www.axiomfiles.com/Files/258012/tooltip.js" type="text/javascript"></script>