.HP-Featured-Items {

	position: relative;
	float: left;
	
	width: 770px;
	
}

.HP-Featured-Items .Head {

	position: relative;
	float: left;
	
	margin: 10px 0 0 0;
	padding: 5px 0 5px 10px;
	
	width: 236px;
	height: auto;

}

.Blue .Head { background-color: #4fb5dd; }
.Green .Head { background-color: #57b43f; }
.Orange .Head { background-color: #f7941d; }

.HP-Featured-Items .R {

	position: relative;
	float: left;
	
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	
	width: 246px;
	
	overflow: hidden;

}

.HP-Featured-Items .R .Prod {

	position: relative;
	float: left;
	
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	
	width: 246px;
	height: 155px;
	
	border-bottom: 1px solid #5a5a5a;

}

.HP-Featured-Items .R .Prod .Image { 

	position: relative;
	float: left;
		
	width: 110px;
	height: 145px;
	
	overflow: hidden;
	
}

.HP-Featured-Items .R .Prod .Image img { width: 96px; }

.HP-Featured-Items .R .Prod .Title { 

	position: relative;
	float: left;
	
	padding: 0 0 0 0;
	
	width: 120px;		
	
	clear: both;

}

.HP-Featured-Items .R .Prod .Info { 

	position: relative;
	float: left;
	
	padding: 0 0 10px 10px;
	
	width: 120px;
	
}

.HP-Featured-Items .R .Prod .Info p { 

	height: 97px;
	
	overflow: hidden;

}

.HP-Featured-Items .R .Prod .Info .More-Button { padding: 10px 0 0 0; }

.HP-Featured-Items .R .Prod .Info .Title .Price { color: #8c003d; }

.HP-Featured-Items .R .Prod .Info { font-size: 0.8em; }

.HP-Featured-Items .R .Prod .Info a { text-decoration: none; }
.HP-Featured-Items .R .Prod .Info a:hover { text-decoration: underline; }
.HP-Featured-Items .Head h3 { font-size: 0.9em; }
.HP-Featured-Items .R .Prod .Title { font-weight: bold; }