/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

.prodlists {
	display:inline !important; 
	text-align:center  !important;
}

#lastmonthbox {
	background-image:url(../images/lastmonth.gif);
	width:157px;
	float:right;
	padding:25px 0 20px 0px;
	color:#FFF;
	font-size:0.8em;
	background-repeat:no-repeat;
	text-align:center;
}
