.powerSliderShell {  }

	.powerSliderContainer { width:265px; height: 220px  }
	
		.powerSlide { display: block; text-decoration: none; position: relative; }.playButton
		
			.powerSlide img {  }
			.powerSlide .largeText, .powerSlide .smallText { color: #fff; display: block; background: #000; background: rgba(0,0,0,0.7); position: absolute; -moz-text-shadow: 1px 1px 0 #000; -webkit-text-shadow: 1px 1px 0 #000; text-shadow: 1px 1px 0 #000; }
			.powerSlide .largeText { font-size: 32px; bottom: 24px; padding: 10px 10px; }
			.powerSlide .smallText { font-size: 18px; bottom: 0; left: 0; padding: 3px 10px; }
			
	.powerSliderPagination { }
	
		.powerSliderPagination a { padding:0px; line-height:12pt; height: 17px; width: 17px; display: inline-block;border-radius: 2px 2px 2px 2px; border: 1px solid #000; background: #000; color: #0073CF !important; margin-left: 5px; text-align: center; font-size: 10px; text-decoration: none; font-weight: 800}
		.powerSliderPagination a:hover, .powerSliderPagination a.activeSlide { background: #FFF; color: #000 !important; text-decoration: none;}
		
                .pauseButton { background: url('pause-button.png') top left no-repeat!important; height: 17px; width: 17px; display: inline-block; *display: inline; }
                .playButton {background: url('playicon.png') top left no-repeat!important; height: 17px; width: 17px; display: inline-block; *display: inline; }
                .pauseButton{float: left}
                
                .powerSliderPagination-wrapper{z-index: 99; bottom: 5px;  padding:5px 0px; text-align: center }
                .powerSliderPagination-wrapper a:hover {text-decoration: none}
                .image-block-container{ margin-top: 15px; overflow: hidden}
                .image-block-container .ccm-layout-row.ccm-layout-row-1{ border-bottom:0px solid #E3E3E3; border-top: 0px solid #E3E3E3;}
                .image-block-container .ccm-layout-row.ccm-layout-row-2{ border-bottom:0px solid #E3E3E3; }
                .image-block-container .ccm-layout-cell img{width: 254px}
                .image-block-container .ccm-layout-cell{border-right:0px solid #E3E3E3;}
                
                #powerSliderBlock{ position: relative; }
#powerSliderContainer{ position: relative; overflow: hidden;  }

.powerSliderShell{ position: relative; padding-left: 8px;}
.link-container{ padding-top: 15px; font-weight: bold; color: #000;}
.afeature-link{color: #5E5E5E}
.title-text{text-align: center; color: #fff; height: 30px; margin-bottom: 10px; font-size: 20px;padding-top: 4px;}