body{
	font-family:Georgia, "Times New Roman", Times, serif;
color:#707271;	
}
.appblue{
color:#8bd6eb;	
}
.appred{
color:#D3232D;	
}
.appsmall{
font-size:7pt;
line-height:normal;
}
.appgrey{
color:#999999;	
}
.appwrapper {
width:970px;
min-width:760px;
height:auto;
background-color:transparent;
text-align:center;

}
.appseparator{
width:100%;
height:2px;
background-color:#8bd6eb;
}

.appcontainer{
width:970px;	
}
.appcontainer #aleft{
	float:left;
width:766px;
text-align:left;
}
.appcontainer #aright{
	float:right;
width:200px;
text-align:center;

}

.appfeatures #afleft{
float:left;	
width: 470px;
}

.appfeatures #afright{
float:right;	
width:270px;
}
.intro #ileft{
float:left;
width:100px;
padding-top:100px;
}
.intro #iright{
float:right;
width:370px;
}

.keyfeatures{
width:470px;
}
.keyfeatures #kfleft{
width:100px;
float:left;
text-align:center;
}
.keyfeatures #kfright{
width:360px;
float:right;
font-size:10pt;
}
.keyfeatures #kfright ul,.keyfeatures #kfright ul, .keyfeatures #kfright li  {
	list-style-image:url(../images/app_bullet.gif);
}
.appnav{
margin-right:20px;	
}
.apprecipes{
width:270px;
float:left;
font-size:10pt;
}
.apprecipes #slide{
padding-top:10px;	
}
.appvideo{
width:470px;
float:right;
font-size:10pt;
}
/** clear **/
.clear{
clear:both;	
}
.clear2px{
clear:both;	
height:5px;
}
.clear5px{
clear:both;	
height:5px;
}
.clear10px{
clear:both;	
height:10px;
}
.clear20px{
clear:both;	
height:20px;
}
.clear30px{
clear:both;	
height:30px;
}
.clear40px{
clear:both;	
height:40px;
}
.clear100px{
clear:both;	
height:100px;
}
.clearnone{
clear:none;	
}
.padding10px{
padding:10px;	
}
.padding20px{
padding:20px;	
}
.paddingleft20px{
padding-left:20px;	
}
.paddingright20px{
padding-right:20px;	
}
.separator{
width:760px;
padding-left:0px;
text-align:right;
clear:both;
height:3px;
background-image:url(../images/nigella_separator01.gif);
background-repeat:no-repeat;
}
/** floats **/

.floatleft{
float:left;	
}
.floatright{
float:right;	
}
.pricing{
	width:270px;
}
.pricing #pleft{
width:130px;
float:left;
text-align:right;
}
.pricing #pright{
width:130px;
float:right;
}


