/* WRAPPER */

#info { margin-top:50px; }
#info p { color:#eee; font-family:Georgia,serif; margin-top:10px; }
#info p a { color:#eee; }
#toggle { text-decoration:underline; }

/* POLAROID */
#polaroidcontainer { width: 980px; height:300px; }

.polaroid { width:147px; height:150px; background-image:url(/images/gallery_home/polaroid-bg.png); position:absolute; }
.polaroid img { width:134px; height:110px; margin:11px 0 0 7px; }
.polaroid p { text-align:center; font-weight:bold; font-family:Georgia,serif; font-size:19px; color:#2E2E2E; margin-top:12px; }
.polaroid a{ color: #000 }

.redborder { border:1px solid red; margin:-1px; }

