
.caption, #ss_caption {
	padding: 5px;
	clear: both;
	margin: 0 auto;
	margin-bottom: 0;
	width: 85%;
	background: transparent;
	line-height: 1.2;
	min-height: 25px;
}

p.caption {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 85%;
	background: transparent;
	clear: both;
}

#ss_caption p {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 85%;
	background: transparent;
	clear: both;
}

#p1,#p2,#p3,3p4,#p5,#p6 {
	text-align: center;
	padding: 0;
	margin: 0 auto;
	width: 85%;
	background: transparent;
	clear: both;
}

#p2 {
	position: relative;
	top: -14px;
}
#p3 {
	position: relative;
	top: -28px;
}
#p4 {
	position: relative;
	top: -42px;
}
#p5 {
	position: relative;
	top: -56px;
}
#p6 {
	position: relative;
	top: -60px;
}

#ss_container, .img_container_right, .img_container_left, .video_container { 
	border: 1px solid #999999;
	padding: 3px 3px 0 3px;
	text-decoration: none;
	list-style-type: none;
	margin: 0 auto;
	background: #cccccc;
}



#ss_box, img.img_box {
	border: 1px solid black;
	margin: 3px auto;
	padding: 0px;
}

.img_container_right, .img_container_left {
	width: 152px;
}


.video_container {
	width: 427px;
}

.img_container_left {
	float: left;
}

.img_container_right {
	float: right;
	margin-left: 15px;
}

.img_box {
	border: 1px solid black;
	width: 150px;
	height:225px;
}


.video_box {
	border: 1px solid black;
	width: 425px;
	height:344px;
}


#ss_container {
	width: 408px;
}

#ss_container li {
	text-decoration: none;
	list-style-type: none;
}

#ss_box {
	width: 400px;
	height:267px;
}

ul, li, img {
	padding: 0;
	margin: 0;
}



#prevLink, #nextLink {
	margin: 3px;
	padding: 1px 3px;	
	text-align: center;
	text-transform: uppercase;
	background: #cc6633;
	color: white;
	font-weight: bold;
	font-size: 14px;
	font-family: arial, verdana, sans-serif;	
	border: 1px solid #cc3300;
	cursor: pointer;
	position: relative;
	top: -35px;
}

	
#prevLink {
	float: left;
}

#nextLink {
	float: right;
}



.fade {
	
}