@CHARSET "UTF-8";


@media only screen and (min-width: 1280px) {
	.recipeWidget .recipe, .recipeWidget .recipe .heading { width: 222px; }
	
	#topBox, #middleBox, #bottomBox { margin-left: 0px; }

    #topBox { float: left; }
    
    #middleBox { float: left; height: 466px; margin-left: 18px; width: 290px; }
    
    #middleLeftBox, #middleRightBox { float: none; margin: 0px; }
    
    #middleBox .merchBox .merchslot { width: 290px; }
    
    #middleBox .featureHighlight { display: none; }
    
    #bottomBox .merchBox { margin-left: 16px; }
    
    #bottomBox .merchBox .merchslot { width: 463px; }
    
    #bottomBox .featureHighlight { display: block; }
    
    #gateway .merchBoxFirst { margin-left: 0px; margin-top: 0px; }
    
    #gateway #pageContent { width: 950px; }
}
