#pageContentContainer { overflow:auto; }
#gallery_bg { background:url('../images/chain.png') center top repeat-y; width:972px; position:absolute; height:400px; width:10px; margin-left:482px;
	z-index:9999; }
.main_gallery { width:487px; float:left; }

#pageTitleContainer .main_gallery { padding-left:10px; line-height:25px; font-size:13px; font-weight:bold; color:#fff; text-transform: uppercase; }

.gallery { float:left; width:243px; position:relative; cursor:pointer; }
.gallery .folder { background:url('../images/ic_folder.png'); width:40px; height:33px; position:absolute; top:95px; z-index:9999; left:8px; }
.gallery .image .play { background:url('../images/ic_play.png') no-repeat; width:52px; height:66px; position:absolute; left:100px; top:40px; }
.gallery:nth-child(2n) { width:244px; }
.gallery .image { height:122px; overflow:hidden; }
.gallery .image img { width:100%; }
.gallery .title { background:url('../images/gallery_bg.jpg'); height:34px; padding:10px; color:#fff;  }
.gallery .title p { margin:0px; padding:0px; overflow:hidden; height:34px; }

#image_gallery { }
#video_gallery { }