#hd{background-image:url(../images/header.png);}
#ft{background-image:url(../images/footer.png);}
#navigation a{color:#191919;}
#titleband{background-image:url(../images/titleband.png);color:#FFF;font-size:18px;text-align:right;padding:8px 20px;height:24px;top:180px;left:0px;position:absolute;width:500px;z-index:50;}
/* isting */
.listing{clear:both; height:130px}
.listing .photo{float:left;width:180px;}
.listing .description{float:left;width:320px;}
/* popup */
#popup{display:none;height:100%;left:0px;position:fixed;top:0px;width:100%;}
#popupcontainer{margin:40px auto;padding:1px;position:relative;width:800px;height:533px;*height:535px;}
#border{background-image:url(../images/popup.png);height:100%;left:0px;position:absolute;top:0px;width:100%;}
#caption{color:#FFF;font-size:14px;font-weight:bold;height:40px;right:0px;padding:12px 60px 0px 0px;position:absolute;top:0px;}
#closebutton{cursor:pointer;position:absolute;top:0px;right:0px;width:40px;height:40px;}
.impression img{background-image:url(../../images/ajax-loader.gif); background-repeat:no-repeat; background-position:center; border:solid 1px #CCC; cursor:pointer; float:left; height:50px; margin:1px; width:75px;}