
/* Homepage styles
******************/


#homepage-table
{
	margin: 15px 0px 0px 10px;
}

#homepage-table td
{
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	height: 128px;
}

#homepage-table img
{
	display: block;
}

.home-edit-button
{
	float: right;
	margin-top: -35px;
	margin-right: 7px;
	z-index: 10;
}

.home-item
{
	z-index: 1;
	float: left;
}

.home-text-box
{

}

.home-text-box a,
.home-text-box-large a
{
	display: block;
	background: black;
	color: white;
	overflow: hidden;
	height: 118px !important;
	height/**/: 128px;
	width: 118px !important;
	width/**/: 128px;
	padding: 5px;
	text-align: center;
	line-height: 18px;
	font: normal 14px Georgia, serif;
	text-decoration: none;
}

.home-text-box-large a
{
	height: 386px !important;
	height/**/: 386px;
	width: 257px !important;
	width/**/: 257px;
}
