#CJ_Gallery_Container { position: relative; display: block; width: 100%; height: auto; }
#CJ_Gallery_Container .GJ_Gallery_Item { position: relative; display: block; width: 279px; height: auto; float: left; clear: none; background: url(../images/background_gallery1.gif) no-repeat top left; }
#CJ_Gallery_Container .GJ_Gallery_Item .photo { position: absolute; top: 21px; left: 21px; display: block; width: 238px; height: 238px; background: #97c3d4; overflow: hidden; }
#CJ_Gallery_Container .GJ_Gallery_Item .photo a { position: relative; display: block; width: 238px; height: 238px; }
#CJ_Gallery_Container .GJ_Gallery_Item .caption { display: block; width: 80%; height: 48px; margin: 282px auto 0; text-align: center; font-size: 10px; line-height: 140%; }
#CJ_Gallery_Container .GJ_Gallery_Item .caption strong { font-size: 12px; font-weight: normal; }

#CJ_Gallery_Container .GJ_Gallery_Single_Item { position: relative; display: block; width: 279px; height: auto; float: left; clear: none; background: url(../images/background_single.gif) no-repeat top left; }
#CJ_Gallery_Container .GJ_Gallery_Single_Item .photo { position: absolute; top: 21px; left: 21px; display: block; width: 238px; height: 238px; background: #97c3d4; overflow: hidden; }
#CJ_Gallery_Container .GJ_Gallery_Single_Item .photo a { position: relative; display: block; width: 238px; height: 238px; }
#CJ_Gallery_Container .GJ_Gallery_Single_Item .caption { display: block; width: 80%; height: 48px; margin: 282px auto 0; text-align: center; font-size: 10px; line-height: 140%; }
#CJ_Gallery_Container .GJ_Gallery_Single_Item .caption strong { font-size: 12px; font-weight: normal; }
