.prodtitle {
			color: #fff;
			margin: 0;
			padding: 0;
			margin-top: 20px;
			margin-left: auto;
			margin-right: auto;
			font-size: 0.8em;
			font-weight: 600;
			text-align: center;
			width: 120px;
			height: 50px;
			}	
			
.featured_container
			{
			height: 230px;
			width: 138px;
			margin: 1px;
			text-align: center;
			background: url('images/fp_bg.jpg') no-repeat;
			float: left;
			border: 1px solid #e8ecef;
			}	
			
.featured_container a
			{
			color: #990000;
			}
			
.prodimage  {
			text-align: center; 
			width: 120px;
			height: 120px;
			margin-left: auto;
			margin-right: auto; 
			}	
			
#featured		{
				border: 1px solid #e8ecef;
				overflow: hidden;
				width: 569px;
				float: left;
				padding-left: 1px;
				}			
				
.message		{
				color: #fff;
				}					

	