#picture-grid { position: absolute; top: 180px; right: 1px; width: 450px; height: 314px; }

#cell1, #cell2, #cell3, #cell4, #cell5, #cell6, #cell7, #cell8, #cell9, #cell10, #cell11, #cell12, #cell13, #cell14, #cell15, #cell16 { position: absolute; background-color: #F0F0F0; }

#cell1 { top: 0px; left: 0px; }
#cell2 { top: 0px; left: 112px; }
#cell3 { top: 0px; left: 224px; }
#cell4 { top: 0px; left: 336px; }

#cell5 { top: 78px; left: 0px; }
#cell6 { top: 78px; left: 112px; }
#cell7 { top: 78px; left: 224px; }
#cell8 { top: 78px; left: 336px; }

#cell9 { top: 156px; left: 0px; }
#cell10 { top: 156px; left: 112px; }
#cell11 { top: 156px; left: 224px; }
#cell12 { top: 156px; left: 336px; }

#cell13 { top: 234px; left: 0px; }
#cell14 { top: 234px; left: 112px; }
#cell15 { top: 234px; left: 224px; }
#cell16 { top: 234px; left: 336px; }

/****************/
#profile-grid { position: absolute; top: 180px; right: 1px; width: 450px; height: 314px; }

#profile-cell1, #profile-cell2, #profile-cell3, #profile-cell4, #profile-cell5, #profile-cell6, #profile-cell7, #profile-cell8, #profile-cell9 { position: absolute; background-color: #F0F0F0; }

#profile-cell1 { top: 0px; left: 0px; }
#profile-cell2 { top: 0px; left: 112px; }
#profile-cell3 { top: 78px; left: 0px; }
#profile-cell4 { top: 78px; left: 112px; }
#profile-cell5 { top: 156px; left: 0px; }
#profile-cell6 { top: 156px; left: 112px; }
#profile-cell7 { top: 234px; left: 0px; }
#profile-cell8 { top: 234px; left: 112px; }
#profile-cell9 { top: 234px; left: 224px; }

#profile-pic { top: 0px; left: 224px; width: 222px; height: 232px; position: absolute; background-color: #E0E0E0; }
#profile-availability { top: 234px; left: 336px; width: 110px; height: 76px; position: absolute; background-color: #E0E0E0; }

