html, body{
	background-image:none;
	background-color:#ffffff;
	margin:0px;
	padding:0px;
}
#iframe{
	max-width:680px;
	overflow:hidden;
}
#iframe a, #iframe h1{
	display:none;
}
#iframe .HomeBox a{
	display:inline;
}
#iframe .HomeBox h1{
	display:block;
}
#TheArtsCalendar a, #iframe .FeaturedEvents a, #iframe .ChefPage .RecipeData a, #iframe .ChefPage .EatLink a, #iframe #WhosCookingRI .EventTitle a{
	display:inline;
}
#iframe .ChefPage .AddToTripPlanner{
	display:none;
}
#iframe .FeaturedEvents .EventImage a{
	display:block;
}
#TheArtsCalendar h1, .ChefPage h1{
	display:block;
}
.BackLink{
	margin-bottom:15px;
}
#iframe .BackLink a{
	display:inline;
}
#WhosCookingRI .FeaturedEvents{
	margin-top:7px;
}
#WhosCookingRI .SearchResults
{
	margin-top:6px;
}
