div { 
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

#categoriesMenu {
	height: 172px !important;
	border: 1px solid #e0e8ef;
	border-top-color: #b8d2eb;
	border-bottom: none;
	border-right: none;
	background: #E0E8EF;
}

.categoryPreview {
	background: #dbdbda;
	float: left;
	width: 171px;
	margin-right: 1px;
	height: 172px;
}

.categoryPreview h5 {
	line-height: 22px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	background: #0084ff;
	margin: 0;
}

.categoryPreview h5 a { color: #fff; }

.categoryPreview .placer {
	display: table-cell;
	vertical-align: middle;
	width: 170px;
	height: 150px;
	line-height: 150px;
	font-size: 130px;
	text-align: center;
}

.categoryPreview .placer img {
	border:1px solid white;
	max-height: 135px;
	vertical-align: middle;
}

.showcase1 {
	background: #d9d9d8;
	border-bottom: 1px solid #c1c1c1;
	height: 206px;
	text-align: left;
	font-size: 12px;
	color: #747169;
}

.imageplacer {
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
	width: 208px;
	height: 155px;
	line-height: 150px;
	font-size: 135px;
	text-align: center;
}
.imageplacer img { vertical-align: middle; }

.showcase2 .bluedot, .showcase1 .bluedot {
	display:block;
	color: #747169;
	background: url('../images/dot_blue_light.gif') 3px 3px no-repeat;
	padding-left: 14px;
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 5px;
	line-height: 1;
}

.showcase2 {
	background: #d9d9d8;
	border-top: 1px solid #fff;
	height: 207px;
	text-align: left;
	font-size: 12px;
	color: #747169;
}

#ie7fix {
	height: 412px !important;
}

.leftColumn {
	width: 208px;
	height: 586px;
	float: left;
}

.middleColumn {
	width: 689px;
	float: left;
	text-align: center;
}

.rightColumn {
	width: 250px;
	height: 586px;
	float: left;
}

.showcase2 .bluedot, .showcase1 .bluedot {
	background: url('../images/dot_blue_light.gif') 3px 3px no-repeat;
	padding-left: 14px;
	margin-left: 15px;
	margin-right: 5px;
}

#darkSquare {
	border-top: 1px solid #0084ff;
	background: #b4b3b3;
	height: 173px !important;
	padding: 0;
	overflow: hidden;
	text-align: center;
}

#darkSquare img {
	border: none;
}

#photoOfTheDayPlacer {
	display:table-cell;
	vertical-align:middle;
	text-align: center;
	width: 688px;
	height: 412px;
	line-height: 345px;
	font-size: 345px;
}

#photoOfTheDay {
	vertical-align: middle;
}

#calendar {
	margin: 13px 12px;
}

