﻿div#pop_x{width:22px; height:22px; margin:5px 5px 0 0; background:url(/images/comps/popup/btn-x.jpg); float:right; cursor:pointer;}

div#popmain-img{width:659px; height:484px; float:left; position:relative; left:42px; top:90px; text-align:center;}

div#nav{width:741px; height:33px; float:left;}
div#center-cont{margin-top:100px; margin-left:auto; margin-right:auto; width:76px;}

div#pop_p, div#pop_n {width:33px; height:33px; float:left; cursor:pointer;}
div#pop_p{background:url(/images/comps/popup/btn-p.jpg); float:left;}
div#pop_n{background:url(/images/comps/popup/btn-n.jpg); float:right;}

div#pop_x:hover{background:url(/images/comps/popup/btn-x-o.jpg);}
div#pop_p:hover{background:url(/images/comps/popup/btn-p-o.jpg);}
div#pop_n:hover{background:url(/images/comps/popup/btn-n-o.jpg);}

