/* PICTURES */
div#GridContent { position: absolute; top: 135px; left: 38px; width: auto; height: auto; }
div#GridWrapper { position: relative; display: block; width: 750px; height: 230px; }
div#GridWrapper span.caption { display: block; font-size: 9px; width: 100%; height: auto; line-height: 110%; text-align: center; color: #666; }

div#Grid { position: absolute; top: 0; left: 0; }
div#Grid ul { position: absolute; top: 0; left: 0; display: block; width: 185px; height: 430px; margin: 0; padding: 30px 0 0 0; list-style: none; }
html>body div#Grid ul { width: 190px; }

div#Grid li { display: block; width: 80px; height: 70px; float: left; clear: none; margin: 2px; text-align: center; font-size: 9px; font-family: tahoma, verdana, helvetica, arial, sans-serif; line-height: 15px; overflow: hidden; }
html>body div#Grid li { width: 80px; }

div#Grid li.Left { text-align: right; margin-right: 10px; }
html>body div#Grid li.Left { padding-right: 10px; }
div#Grid li.Right { text-align: left; }

div#Grid li img { width: 49px; height: 49px; background: transparent; }
div#Grid li span { display: block; width: 80px; height: 16px; overflow: hidden; }
div#Grid li .GridImg { width: 49px; height: 49px; background: black; }

div#Grid li#GridText { color: #fff; text-align: left; display: block; width: 100%; height: 80px; float: left; clear: both; margin: 10px 0 0 0; padding: 20px 0 0 0; font-size: 9px; font-family: tahoma, verdana, helvetica, arial, sans-serif; line-height: 9px; overflow: hidden; }

div#GridPreview { position: absolute; top: 60px; right: 0; display: block; width: 463px; height: 230px; border: 1px solid #111; overflow: hidden; }
html>body div#GridPreview { height: 228px;  }

/*
div#Grid li a { text-decoration: none; color: white; }
div#Grid li a:hover { text-decoration: none; color: white; color: #b5afe5; }
*/

div#BigPicture { display: block; position: relative; width: 463px; height: 230px; }
div#BigPicture div#hider { display: none; }
div#BigPicture img { display: none; position: absolute; top: 0; left: 0; }
div#BigPicture span { display: none; position: absolute; bottom: 5px; right: 12px; width: 700px; height: auto; font-size: 12px; width: 100%; height: auto; line-height: 110%; text-align: right; color: #fff; font-weight: bold; text-shadow: 2px 2px 2px black; }
div#BigPicture br { display: none }
