.prodtitle {
			color: #990000;
			margin: 0;
			padding: 0;
			margin-top: 20px;
			font-size: 0.8em;
			font-weight: 600;
			text-align: center;
			width: 110px;
			height: 75px;
			}	
			
.featured_container
			{
			border: 1px solid #eeeeee;
			height: 252px;
			width: 120px;
			margin-left: 0px;
			text-align: center;
			background: url('images/fp_bg.jpg') no-repeat;
			}	
			
.prodimage  {
			text-align: center; 
			width: 120px;
			height: 105px;
			margin-bottom: 5px;
			margin-left: auto;
			margin-right: auto; 
			}					
					
	