     	
        a, img { border:0; outline:0; }
        
        #photoModule {
        	width: 454px; 
                margin-top:0;
                margin-left: 0px; 
        }
        
        #photoModule #pm_nav_title,
        #photoModule #pm_content_title {
        	color:#002F2F;
        	font-family:Verdana;
        	text-transform:uppercase; 
        	font-size:11px;
        	margin:0 0 0 0px;
        	padding:0;
        }
        #photoModule #pm_nav_title {
               font-weight:bold;
        }

        #photoModule #pm_content_text {
        	color:#000;
        	font-family:Verdana;
        	font-size:10px;
        	width:454px;
        	line-height:16px;
        }
        
        #photoModule .photo {
            margin: 0 0 0 0px; 
            padding: 0px;
            z-index: 14; 
            position: absolute;
        } 
        
        #photoModule .photo td img {
            display: block;
            
        }
        
        #photoModule #pm_background {
        	position: relative; 
        	width: 454px; 
        	height: 188px; 
          	z-index: 12;      
    background:url("http://www.cibap.nl/simg/photomod.bg.jpg") top right repeat-x #f1f1f1; 
        }
        
        #photoModule #pm_nav {
        	position: relative; 
        	width: 454px; 
        	height: 45px; 
                line-height:45px;
          	z-index: 12; 
 border-top:1px solid #dedede;       
        }
        
        #photoModule #pm_content {
        	width:454px;
        	position:relative;
        	margin:0;
        	padding:0 0px 11px 0px;
        }
        
        #photoModule #pm_boxLeft {
        	position: absolute; 
        	width: 160px; 
        	height: 188px; 
        	z-index: 17; 
    background:url("http://www.cibap.nl/simg/photomod.bg.jpg") top right repeat-x #f1f1f1; 
        }
        
        #photoModule #pm_boxRight {
        	position: absolute; 
        	width: 160px; 
        	height: 188px; 
         	margin: 0px 0px 0px 294px; 
        	z-index: 17;
     background:url("http://www.cibap.nl/simg/photomod.bg.jpg") top right repeat-x #f1f1f1; 
        }
        #photoModule #pm_goLeft,
        #photoModule #pm_goRight {
        	width:35px;
        	height:39px;
        	position:absolute;
       	}
       	#photoModule #pm_goLeft {
       		margin: 8px 0 0 0px;
       	}
       	#photoModule #pm_goRight {
       		margin: 8px 0 0 436px;
       	}