.gallerynames, .gallerynames a {
  text-decoration:none;
  font-weight:bold;
  color:#CC0000;
  font-size:14px;
}


.gallerynames a:hover {
  color:#333333;
}


.paging{
  color:#333333;
  text-align:right;
}
.paging a {
  text-decoration:none;
  color:#CC0000;
}
.paging a:hover {
  color:#FF0000;
}

.itemblock{
  width:100%;
  clear:both;
  padding-bottom:10px;
  padding-top:10px;
  border-bottom:1px solid #CCCCCC;
}

.thedate {
  font-size:11px;
  padding-bottom:10px;
  color:#990000;
}

.heading {
	color: #CC0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px 0px 5px;
}

.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	color: #333333;
}


.imgfloat_showcase {
	padding: 1px;
	border: solid 1px #EEEEEE;
	margin: 5px 2px 0px 2px;
	float: left;
}

.imgfloat_gallery {
  width:125px;
  height:100px;
  float:left;
  margin:3px;
  border:1px solid #000000;
}

.itemblock img {
}


.item_documents {
  padding-bottom:10px;
}

.doc_heading {
  font-size:14px;
  font-weight:bold;
  color:#CC0000;
}

.oneDocument a {
  text-decoration:none;
  padding:4px;
  color:#CC0000;
  letter-spacing:1px;
}

.oneDocument a:hover {
  color:#FF0000;

}

.myselectbox {
  float:right;
  margin:-20px 15px 5px 0px;
}

.product_list {
	float:left;
	width:400px;
}

.beat_price {
	float:right;
	width:173px;
}


