@charset "UTF-8";
/* CSS Document */

/* RECIPES */
#mainContent .partners {
	float: left;
	width: 530px;
}
#mainContent .partnersHeaderGRN {
	position: relative;
	float: left;
	width: 530px;
	height: 10px;
	display: inline;
	overflow: hidden;
	background-image: url(../_images/_jpgs/r_recipeHeaderGRN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#mainContent .partnersFrameGRN {
	float: left;
	width: 530px;
	background-image: url(../_images/_jpgs/r_recipeHeader1pxGRN.jpg);
	background-repeat: repeat-y;
	background-position: left top;	
}
#mainContent .partnersFooterGRN {
	float: left;
	width: 530px;
	height: 10px;
	margin-bottom: -10px;
	background-image: url(../_images/_jpgs/r_recipefooterGRN.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.ott { position: relative; width: 490px; float: left; }
.ottimg { position: relative; float: left; width: 150px; height: 150px; }
.otttext { position: relative; float: right; width: 330px; height: 50px; margin-top: 50px; }