/* In the News */
.photoBoxLeftOne a {
	float: left;
	width: 155px;
	height: 50px;
	background: url(../images/inNews/coolMom_Logo.gif) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 1em;
	margin-bottom: 1em;
}

.photoBoxLeftOne a:hover {
	border: 1px solid #85b3ae;
}

.photoBoxRightTwo a {
	float: right;
	width: 196px;
	height: 87px;
	background: url(../images/inNews/betterHomeGardens_Logo.jpg) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 1em;
	margin-bottom: 1em;
}

.photoBoxRightTwo a:hover {
	border: 1px solid #85b3ae;
}

.photoBoxLeftThree a {
	float: left;
	width: 200px;
	height: 51px;
	background: url(../images/inNews/celebBaby_Logo.jpg) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

.photoBoxLeftThree a:hover {
	border: 1px solid #85b3ae;
}

.photoBoxRightFour a {
	float: right;
	width: 239px;
	height: 55px;
	background: url(../images/inNews/parents_Logo.gif) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 1em;
	margin-bottom: 1em;
}

.photoBoxRightFour a:hover {
	border: 1px solid #85b3ae;
}

.photoBoxLeftFive a {
	float: left;
	width: 200px;
	height: 36px;
	background: url(../images/inNews/totTrends_Logo.jpg) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 5em;
	margin-bottom: 1em;
}

.photoBoxLeftFive a:hover {
	border: 1px solid #85b3ae;
}

.photoBoxRightSix a {
	float: right;
	width: 125px;
	height: 125px;
	background: url(../images/inNews/examinerBest_Logo.jpg) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 1em;
	margin-bottom: 1em;
}

.photoBoxRightSix a:hover {
	border: 1px solid #85b3ae;
}

.photoBoxLeftSeven a {
	float: left;
	width: 220px;
	height: 36px;
	background: url(../images/inNews/examiner_Logo.gif) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 4em;
	margin-bottom: 1em;
}

.photoBoxLeftSeven a:hover {
	border: 1px solid #85b3ae;
}

.photoBoxRightEight a {
	float: right;
	width: 113px;
	height: 113px;
	background: url(../images/inNews/lilWindow_Logo.gif) no-repeat;
	display: block;
	border: 1px solid #faf9ef;
	margin-top: 1em;
	margin-bottom: 1em;
}

.photoBoxRightEight a:hover {
	border: 1px solid #85b3ae;
}

