/* contact slide */

#contactPF {
   margin:0; padding:0;
   width:240px; height:240px;
   position:relative;
   top:48px;
   left:0;
   
}

#contactLink {
   width:240px; height:18px;
   background:url("../img/pf_logo.png") no-repeat 0 0;
   display:block;
   margin-bottom:24px;
}

/* contact slide end */
