#left
{
	border: none;
	float: left;
}

#home-manufacturers
{
	text-align: center;
}
	#home-manufacturers img
	{
		margin-bottom: 10px;
	}

/******** SPECIALS *****************/
#specials
{
	float: left;
  width: 623px;
	
}


/*.home-specials
{
	width: 305px;
	float: left;
	margin: 2px;
	border:1px solid #E6E6E6;	
}

	.home-specials-image
	{
		padding: 5px;
		float: right;
		text-align:right;
	}
	.home-specials-text
	{
		padding-left:5px;
		font-size:12px
	}

  .home-price
  { 
    font-weight:bold;
    font-size:13px;
    text-align:right;

  }

  #title-home-specials
  {
    font-weight:bold;
    background: #ddd;
    padding-left:6px;
    width:70%;
    float:left;
  }
  .home-specials-super{
	border-color:red;
  }
  .home-specials-super #title-home-specials{
	width:303px;
	background:transparent url(../images/product-panel-title-red.gif) repeat scroll center center;
	padding: 3px 0;
	padding-left:2px;
	color:white;
	font-weight:bold;
	font-size:13px;
	float:none;
	margin:0;
  }
  .home-specials-super .home-price{
	font-size:15px;
  }
   .home-specials-super #title-home-specials span{
	margin-left:4px;
   }
  .home-price s{
	color:#666;
  }*/
#specials .home-specials td{
	width:50%;
	border:1px solid #E6E6E6;
}

#specials .home-specials td td{
	border:none;
	padding: 0 5px;
	width:auto;
}

#specials .home-specials td table{
	height:100px;
}

#specials .home-specials #title-home-specials{
	background:#DDDDDD;
	font-weight:bold;
	height:10px;
}

#specials .home-specials .home-specials-text{
	vertical-align:top;
	padding: 5px;	
	width:210px;
}

#specials .home-specials .home-specials-image{
	text-align:right;
	width:80px;
	padding-left:0;
}

#specials .home-specials .home-price{
	text-align:right;
	font-size:13px;
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom:5px;
}

#specials .home-specials .home-price s{
	color:#666;
}

#specials .home-specials-super td table{
	height:180px;
}

#specials .home-specials-super #title-home-specials{
	background:transparent url(../images/product-panel-title-red.gif) repeat scroll center center;
	color:white;
	font-weight:bold;
	font-size:13px;
	height:20px;
}
#specials .home-specials-super .home-price{
	font-size:15px;
}

#novita
{
	width: 100%;
}
	#novita .highlight-title
	{
		font-size: 1em;
	}
	#novita td
	{
		width: 25%;
		/*background: url('../images/right.jpg') no-repeat top right;*/
		font-size: 7pt;
		padding-right: 10px;
	}
	#novita h3
	{
		margin: 0;
		font-size: 8pt;
		color: #6F6F6F;
		border-bottom: 1px solid #FF0000;
	}
	#novita ul
	{
		padding-left: 15px;
		margin-left: 0;
	}
	#novita li
	{
		clear: both;
		list-style-image: url('../images/bullet.gif');
	}
	#novita img
	{
		float: right;
		margin-left: 2px;
	}
	.all-novita-odd
	{
		background: #F6F6F6;
	}
.reception-ag
{
	float: left;
	width: 33%;
}
