#recipecollectiongroup {
	margin: auto;
}
.recipecollectionrow td.collection {
	padding-bottom:9px;
	font-size: 1em !important;
}
#sectionContent {
	margin: 18px;
}
.videoContent a.video {
	margin-left: 100px;
}
.promo .promocontentwrapper {
	font-size: 1.2em;
}
#videoplayer {
	background-color:#272E66;
	text-align: center;
}
.videoRecipes .col2 .title span {
	text-align:left !important;
}
.videoRecipes {
	text-align: left;
	margin-left: 350px;
}
.videoRecipes .col1 {
	width: 170px;
	float: left
}
.videoRecipes .col1 .dish {
	height: 129px;
	width: 128px;
}
.videoRecipes .col1 #pageutils {
	background-color: #F4E0C9;
}
.videoRecipes .col2 {
	font-size: 1.1em;
	float: left;
	width: 250px !important;
	margin-left: 20px;
}
.videoRecipes .col2 .title {
	font-weight: bold;
}
.videoRecipes .col2 #videorecipedirections {
	margin-left: 0 !important;
	padding-left: 0 !important;
	font-size: .9em;
}
.videoRecipes .col2 #videorecipedirections .header {
	font-weight: bold;
	margin: 15px 0;
}
#usageTip {
	display: block;
	background-color: #5AA4CA;
	margin: 0;
	padding:0;
	text-align: right;
	margin-top: -10px;
}
.videoRecipes .viewmore {
	text-align: center !important;
	float: none;
}
.videoRecipes .viewmore a {
	font-weight: bold;
}
#videoplayer #settings {
	background:#B5885B url(../images/summer/video_settings_bg.jpg) no-repeat scroll left top;
}