#HPGalleryFeatured {Width: 100%;}
  #HPGalleryFeatured table {
	float: left;
	width: 195px;
	height: 200px;
	margin: 1px;
	border: 1px solid #EDF6D7;
	overflow:hidden;}
  #HPGalleryFeatured td {font-family:Tahoma; font-size:11px;vertical-align: middle;
	text-align: center;}
.HPGFtitle {height: 45px;
	overflow:hidden;
	width: 190px; font-family:Tahoma; font-size:11px}
  .HPGFtitle a{	color: #000;
	font-weight: bold;
	text-decoration: none;}
  .HPGFtitle a:hover {text-decoration: underline;}
.HPGFimage {background: #EDF6D7; height: 90px;}
  .HPGFimage img{background: #fff;
	padding: 10px;}
	
.GalleryItemPrice {font-family:Tahoma; font-size:11px; color:#CC0000; font-weight:bold}	

#HPFeatured {clear: right;
	width: 100%;
	background: #fff;}
  #HPFeatured a {color: #000; text-decoration: none;}
  #HPFeatured a:hover { text-decoration: underline;}
  #HPFeatured table {width: 100%;font-family:Tahoma; font-size:11px}
/* HPDesc is used for item titles (included in search.asp, storecatalog.asp, drawitem.asp, etc) */
.HPDesc {overflow: hidden;
	text-indent: 0px;}
  .HPDesc a{ color: #000; text-decoration: none;}
  .HPDesc a:hover{ text-decoration: underline;}
.HPFends {width: 120px;}
.HPFrow1 {color: #000; background-color: #EDF6D7;}