.featured_container	
					{
					clear: both;
					width: 176px;
					margin-left: 2px;
					margin-top: 5px;
					float: left;
					position: relative;
					overflow: visible;
					min-height: 215px;
					background: url('../images/fp_box_brown.jpg') no-repeat;
					text-align: center;
					}	
					
.featured_container_home
					{
					float: left;
					width: 163px;
					margin-left: 5px;
					margin-top: 5px;
					float: left;
					position: relative;
					overflow: hidden;
					height: 209px;
					background: url('../images/fp_box_black.jpg') no-repeat;
					text-align: center;
					}
					
.featured_container_home .prodtitle_home			{
					padding: 5px;
					margin-top: 25px;
					width: 150px;
					text-align: center;
					height: 25px;
}
					
					
.featured_container .prodtitle			{
					padding: 5px;
					margin-top: 30px;
					width: 164px;
					text-align: center;
					height: 20px;
					}
					
.featured_container .box_title			{
					color: #fff;
					padding-top: 5px;
					height: 5px;
					font-weight: bold;
					}
					
.prodimage			{
					margin: 0px;
					padding: 0;
					vertical-align: middle;
					overflow: hidden;
					margin-left: auto;
					margin-right: auto;
					}
			
.message
					{
					margin: 0;
					margin-top: 5px;
					padding: 0;
					font-weight: bold;
					}	
					
.featured_container a
					{
					color: #000 !important;
					font-size: 12px;
					}	
					
.featured_container a:hover
					{
					color: #181818;
					font-size: 12px;
					}
					

					
.featured_container_home .prodimage {
					margin-left: auto;
					margin-right: auto;
					text-align: center;
					height: 90px;
}							