.slider-wrapper {
	float: left;
	position: relative;
	margin-bottom: 10px;
}

.slider-photos {
	background-color: black;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.slider-photo-container {
	display: none;
}

.slider-photo {
	display: none;
}

.slider-photo-container.placeholder,
.placeholder .slider-photo,
.slider-photo.placeholder  {
	display: block;
}

.slider-navigation {
	padding: 3px 0 0 0;
	width: 100%;
	float: left;
}

.slider-button {
	float: left;
	width: 13px;
	height: 15px;
	padding: 0 3px;
	cursor: pointer;
	background-position: 0px -291px;
	background-repeat: no-repeat;
}

.slider-back {
	background-image: url(http://cache.boston.com/universal/site_graphics/arrow_small_white_prevbg.gif);
}

.slider-next, .slider-play {
	background-image: url(http://cache.boston.com/universal/site_graphics/arrow_small_white_nextbg.gif);
}

.slider-next:hover, .slider-play:hover {
	background-position: 0px -91px;
}

.slider-next.inactive, .slider-play.inactive {
	background-position: 0px -491px;
}

.slider-play.pause {
	background-image: url(http://cache.boston.com/universal/site_graphics/pause_button.png);
	background-position: 0 0;
}

.slider-next {
	margin-right: 5px;
}

.slider-highlight, .slider-number {
	padding: 2px 0px;
}

.slider-highlight {
	height: 15px;
	width: 18px;
} 

.slider-number {
	height: 14px;
	width: 17px;
}

.slider-number {
	font-weight: bold;
	font-size: 12px;
	float: left;
	font-family: Arial;
	margin: 0 3px 0 0;
	border: 1px solid transparent;
	cursor: pointer;
	text-align: center;
	color: #3f5f9c;
	z-index: 99999;
	position: relative;
}

.slider-number.active {
	color: white;
	top: 0px; /* override other BCOM styles */
}

.slider-number.active, .slider-number:hover {
	border: 1px solid #ccc;
}

.slider-highlight {
	background-color: #3f5f9c;
	position: absolute;
	z-index: 99;
}

.slider-caption-box { 
	float: left;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: #272727;
}

.slider-caption {
	font-family: Arial;
	font-size: 12px;
	margin: 5px 0 0 0;
}

.slider-credit {
	font-size:10px;
	font-family:Arial, Helvetica;
	font-weight:normal;
	color:#666;
	margin-left: 5px;
}

.slider-headline-container {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: white;
	font-weight: bold;
	font-family: Arial;
	font-size: 24px;
	width: 100%;
	background: url(http://cache.boston.com/universal/site_graphics/black_overlay_60.png);
	text-align: left;
}

.slider-headline {
	padding: 10px;
}

a.slider-headline-link {
	color: white;
	text-decoration: none;
	position: relative;
	border: none;
}

.slider-wrapper a .slider-photo {
	border: none;
}

a.slider-headline-link:hover,
a.slider-headline-link:hover .slider-headline {
	text-decoration: underline;
}

.slider-timer-container {
	float: right;
}

.slider-timer-bar-background {
	background-color: #e3e3e3;
	width: 30px;
	height: 4px;
	margin: 7px 7px 0 0;
	float: left;
}

.slider-timer-bar {
	background-color: #3f5f9c;
	height: 4px;
	width: 10px;
}

.slider329 img {
	max-width: 329px;
	max-height: 208px;
}

.slider399 img {
	max-width: 399px;
	max-height: 322px;
}

.slider609 img {
	max-width: 609px;
}