.animable { visibility: hidden; }
html.no-cssanimations .animable { visibility: visible; }
.animable.animated { visibility: visible; -webkit-animation-fill-mode: both;  animation-fill-mode: both; -webkit-animation-delay: 0s; animation-delay: 0s; }
:-webkit-full-screen-ancestor{ animation-fill-mode: none !important; }
#imCell_1 { display: block; position: relative; overflow: visible; }
#imCellStyle_1 { position: relative; box-sizing: border-box; text-align: center; z-index: 2;}
#imCellStyleGraphics_1 { position: absolute; top: 3px; bottom: 3px; background-color: transparent; }
html:not(.no-cssanimations) #imCell_1.animated {   -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes imCell_1-anim-rubberBand {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	10% { -webkit-transform: scale3d(1.25, 0.75, 1);    transform: scale3d(1.25, 0.75, 1); }
	13.33% { -webkit-transform: scale3d(0.75, 1.25, 1);    transform: scale3d(0.75, 1.25, 1); }
	16.67% { -webkit-transform: scale3d(1.15, 0.85, 1);    transform: scale3d(1.15, 0.85, 1); }
	21.67% { -webkit-transform: scale3d(.95, 1.05, 1);    transform: scale3d(.95, 1.05, 1); }
	25% { -webkit-transform: scale3d(1.05, .95, 1);    transform: scale3d(1.05, .95, 1); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
@keyframes imCell_1-anim-rubberBand {
	0% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
	10% { -webkit-transform: scale3d(1.25, 0.75, 1);    transform: scale3d(1.25, 0.75, 1); }
	13.33% { -webkit-transform: scale3d(0.75, 1.25, 1);    transform: scale3d(0.75, 1.25, 1); }
	16.67% { -webkit-transform: scale3d(1.15, 0.85, 1);    transform: scale3d(1.15, 0.85, 1); }
	21.67% { -webkit-transform: scale3d(.95, 1.05, 1);    transform: scale3d(.95, 1.05, 1); }
	25% { -webkit-transform: scale3d(1.05, .95, 1);    transform: scale3d(1.05, .95, 1); }
	33.33% { -webkit-transform: scale3d(1, 1, 1);    transform: scale3d(1, 1, 1); }
}
#imCell_1.animated.rubberBand {  -webkit-animation-name: imCell_1-anim-rubberBand;  animation-name: imCell_1-anim-rubberBand; }
#GuestBookObject_31 .topic-star-container-big { background-image: url('../images/star08-big-empty.png'); }
#GuestBookObject_31 .topic-star-fixer-big { background-image: url('../images/star08-big-full.png'); }
#GuestBookObject_31 .topic-star-container-small { background-image: url('../images/star08-small-empty.png'); }
#GuestBookObject_31 .topic-star-fixer-small { background-image: url('../images/star08-small-full.png'); }
#GuestBookObject_31 .imBreadcrumb { display: block; text-align: inherit; }
.imContentDataContainer { width: 981px; margin-left: auto; margin-right: auto; padding: 0 5px 0 5px; }
#imCell_1 { width: 975px; min-height: 656px;  padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; }
#imCellStyle_1 { width: 975px; min-height: 656px; padding: 3px 3px 3px 3px; border-top: 0; border-bottom: 0; border-left: 0; border-right: 0; }
#imCellStyleGraphics_1 { left: 3px; right: 3px; }

