/* CSS Document */
.latestTutorial{
	width: 428px;
	float: left;
	margin-right: 10px;
}

.latestTutorial .standardBox{
	height: 220px;
	overflow: visible;
}


.latestBlog{
	width: 428px;
	float: left;
}

.latestBlog .standardBox{
	height: 220px;
	overflow: visible;
}
