.text{font-family:Tahoma; font-size:11pt; color:#FFFFFF}
body{background-image:url('bg_body_default.jpg');}
div.page{margin:0 auto; margin-top:30px; margin-bottom:30px; width:820px; border:2px solid #FFFFFF; background-image:url('bg_page.jpg'); padding:20px;}

.picture {
 position:relative;
 top:15px;
 width:508px;
 height:278px;
 background-color:#FFFFFF;
 border: 1px solid white;
 margin-bottom:0px;
}

.formone{
	position:absolute;
	top:0px;
	width:260px;
	height:30px;
	left: 540px;
	text-align:right;
	margin-right:0px;
	padding-right:0px;
	font-family:Georgia;
 font-size: 13px;
	color: #190f09;
}

select.one {
 background-color: #f6e9da;
 font-family: tahoma;
 color: #190f09;
 font-size: 13px;
 width:280px;
}

.ingredientsheading {
	position:absolute;
	top:194px;
	width:260px;
	height:30px;
	background-color:#deecd6;
	left: 540px;
	text-align:right;
	font-family:Georgia;
	font-size: 16px;
	color: #222222;
	padding-left:7px;
	padding-right:14px;
	padding-top:7px;
	padding-bottom:7px;
}
.ingredientsmain {
	position:absolute;
	top:226px;
	width:260px;
	background-color:#f8f6ed;
	left: 540px;
	padding-left:7px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:6px;
	text-align:right;
	font-family:Georgia;
	font-size: 12px;
	color: #222222;
	display:block;
	line-height: 28px;;
	height:auto;
}
.caption {
	position:absolute;
	top:0px;
	width:490px;
	height:auto;
	left:0px;
	padding:9px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='blue50.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.caption[class] {
  background-image:url(blue50.png);
}



.logo {
	position:absolute;
	width:266px;
	height:147px;
	left:550px;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='logo.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.logo[class] {
  background-image:url(logo.png);
}

.cookingheading {
	position:absolute;
	top:40px;
	width:260px;
	height:30px;
	background-color:#ecd6d8;
	left: 540px;
	text-align:right;
	font-family:Georgia;
	font-size: 16px;
	color: #222222;
	padding-left:7px;
	padding-right:14px;
	padding-top:7px;
	padding-bottom:7px;
}
.cookingmain {
	position:absolute;
	top:70px;
	width:260px;
	background-color:#f8f6ed;
	left: 540px;
	padding-left:7px;
	padding-right:14px;
	padding-top:4px;
	padding-bottom:6px;
	text-align:right;
	font-family:Georgia;
	font-size: 12px;
	color: #222222;
	display:block;
	line-height: 28px;;
	height:83px;
}

.recipeheading {
	position:absolute;
	top:375px;
	width:480px;
	height:30px;
	background-color:#ecd6d8;
	left: 0px;
	text-align:left;
	font-family:Georgia;
	font-size: 16px;
	color: #222222;
	padding-left:15px;
	padding-right:15px;
	padding-top:7px;
	padding-bottom:7px;
}
.recipemain {
	position:absolute;
	top:408px;
	width:480px;
	background-color:#f8f6ed;
	left: 0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-family:Georgia;
	font-size: 12px;
	color: #222222;
	display:block;
	line-height: 24px;;
	height:auto;
	text-align:justify;
}

.tools {
	position:absolute;
	top:306px;
	left:0px;
	width:491px;
	height:30px;
	background-image:url('bg_tools.jpg');
	text-align:left;
	font-family:Georgia;
	font-size: 11px;
	color: #111111;
	padding-left:15px;	
	padding-top: 10px;
    border: 1px solid #FFFFFF;
}
.tools a:link {font-family:Georgia; font-size: 11px; color: #692b15; text-decoration:none; }
.tools a:visited {font-family:Georgia; font-size: 11px; color: #692b15; text-decoration:none; }
.tools a:hover {font-family:Georgia; font-size: 11px; color: #34404e; text-decoration:underline; }
.tools a:active {font-family:Georgia; font-size: 11px; color: #34404e; text-decoration:underline;}

.title{
	font-family:Georgia;
	color:#FFFFFF;
	font-size:20px;
}
.subtitle{
	font-family:Georgia;
	color:#f2f0eb;
	font-size:13px;
	font-style:italic; 
}
.printicon{margin-left:15px; margin-right:15px;}