/* ********************************************************************************* */
/* HOME */
/* ********************************************************************************* */


/* PRODUCT HIGHLIGHT */

.home_highlight{
	width:290px;
	float:left;
}
.home_highlight_text{
	width:610px;
}
.home_highlight_header{
	width:290px;
	height:30px;
	background-image:url(../media/image/table_header.gif);
}
.home_highlight_padding {
	padding-left:17px;
	padding-top:7px;
}
.home_highlight_bg	{
	width:290px;
	height:155px;
	background-image:url(../media/image/table_bg.gif);
}
.home_highlight_footer	{
	width:290px;
	height:30px;
	background-image:url(../media/image/table_footer.gif);
}

.home_highlight_footer p {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; font-size:11px; color:#121212; font-weight: normal;
}

.home_highlight_spacer	{
	width:30px;
	height:30px;
	float:left;
}
.home_highlight_imgholder {
	padding-left:1px;
	padding-right:1px;
}