/* NON-FLASH INDEX */
.small-modules img { display: none; }
.small-modules div {
	/*display: inline;*/
	float: left;
	margin: 0 1px 10px 0;
	width: 288px;
	height: 174px;
	border: 1px solid #E3E3E3;
}
.small-modules .chefMod { background: url(../media/press_module.jpg) no-repeat left top; }
.small-modules .wineMod { background: url(../media/valentines_module.jpg) no-repeat left top; }
.small-modules .cellarMod { background: url(../media/wine_cellar.jpg) no-repeat left top; }
.small-modules h2 { font-size: 12px; }
.small-modules h2 a {
	display: block;
	padding: 5px;
	width: 278px;
	background: transparent url(../img/bg_transparent.png) !important;
	background: url(../img/bg_transparent.gif);
}
.small-modules p {
	display: block;
	clear: both;
	padding: 5px;
	height: 36px;
	background: transparent url(../img/bg_transparent.png) !important;
	background: url(../img/bg_transparent.gif);
}
.email { color: #E3E3E3; }
