/* caption styling */
img.captifyPerm {
	border:1px solid #F9D284;
}
div#caption1 p {
	padding:8px !important;
}
div#caption-bottom p {
	padding:8px !important;
}
.caption-top, .caption-bottom {
	color: #ffffff;	
	/*padding: 1.0em;	*/
	font-weight: normal;
	font-size: 12px;	
	cursor: default;
	border: 1px solid #F9D284;
	background: #4D1401;
}
.caption-top {
   border-width: 0px 0px 8px 0px;
}
.caption-bottom {
   border-width: 1px 0px 0px 0px;
}
.caption-bottom a { color:#FFCC00; }
.caption-bottom a:hover { color:#FFFF00; }
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #ffcc00;
	padding: 0.3em;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	float: left;
}
br.c { clear: both; }





#main {
  width: 510px;
  margin: 0 auto;
}

#content-slider {
  width: 450px;
  height: 23px;
  margin: 5px;
  background: #B62F00 url('images/bk_scrbar.jpg') repeat-x;
  position: relative;
  padding: 0;
}

.ui-slider-handle {
  width: 8px;
  height: 14px;
  position: absolute;
  top: -4px;
  background: #478AFF;
  border: solid 1px black;
}

#content-scroll {
  width: 460px;
  height: 300px;
  margin-top: 10px;
  overflow: hidden;
	background:#B62F00;
}

#content-holder {
  width: 1000px;
  height: 270px;
}

.content-item {
/*  width: 290px;
  height: 270px;
  padding: 5px;
  float: left;*/
}
