#main-content{
  padding: 0px 0px;
}


.column-middle .content{
  background: #111;
  overflow: hidden !important;
}

.column-middle{
  width: 581px;
  vertical-align: middle;
}

.content{
  height: 454px;
}

.column-center{
  height: 454px;
}

#sample{
  width: 581px;
  height: 454px;
  background-repeat: no-repeat;  
  background-position: center center;
  vertical-align: bottom;
  border-collapse: collapse;
}

#caption{
  background-color: black;
  color: white;
  font-size: 0.95em;
  opacity: 0.80; 
	-moz-opacity: 0.80; 
	filter:alpha(opacity=80);
	float: left;
	width: 581px;
	padding: 10px 0px;
}

#thumbnails{
  width: 581px;
}

.price{
  font-size: 0.95em;
  background-color: #BBB;
  color: #333;
	padding: 6px 4px;
	float: right;
	cursor: hand;
	cursor: pointer;
}

#category-intro{
  color: white;
  font-family: Trebuchet MS, Trebuchet, Arial, sans-serif;
  background: black;
  opacity: 0.80; 
	-moz-opacity: 0.80; 
	filter:alpha(opacity=80);
	margin-bottom: 100px;
	float: left;
	width: 100%;
}

#category-intro p{
  padding-top: 20px;
  padding-left: 10px;  
}

#category-intro a{
  font-size: 1.1em;
  font-weight: bold;
}

#category-intro h3{
  font-size: 1.2em;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-left: 10px;  
}