#landingPage-wrapper {
	width:950px;
	clear:both;
	margin:0 auto;
}

#splashGraphic {
	height:345px;
	width:inherit;
}
#blogGrid {
	clear:both;
	margin-left:40px;
}

#blogGrid table td {
	padding:0 20px 5px;
	vertical-align:top;
	text-align:left;
}

.itinThumb {
	margin-top:6px;
	margin-bottom:2px;
}

.viewBlogButton {
	width:inherit;
	margin:30px auto 10px;
	text-align:center;
}

.greyDots {
	background:url(../images/bloglanding/grey_dot_vert.gif) repeat-y top right;
}

h3.programTitle {
	color:#FF9900;
	font-family:rockwell,georgia,serif;
	font-size:140%;
	font-weight:normal;
	margin-bottom:0.5em;
}
