/* CSS Document */

.TPNSSwrapper {
	width: 898px;
	height: 350px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	display: block;
	float: left;
			}

			#TPNiceSlideShowMenu div img {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-left: 8px;
			}
			
			#TPNiceSlideShowMenu div {
				height: 50px;
				width: 250px;
			}
			
			.TPNiceSlideShowMenuContent {
			text-align: left;
			}
			
			#TPNiceSlideShow {
				height: 350px;
				width: 648px;
				float: left;
			}
			
			#TPNiceSlideShowMenuWrp {
				height: 350px;
				width: 250px;
				overflow:hidden;
			}
			
			.tpniceslideshow_scrollbar-vert{
				height: 350px;
				width: 22px;
				float:right;
			}
			
			.tpniceslideshow_handle-vert{
				width: 22px;
			}
			
			.TPNiceSlideShowGallery .slideInfoZone {
	height: 50px;
	width: 100%;
	position: absolute;
	margin-top: 300px;
			}
			
