﻿@charset "utf-8";
/* CSS Document */



/**** Detail ****/
#ffescontent #mainimage {
	padding: 0px 10px 10px 0px;
	_margin-right:10px;
	float:right;
	border: none;
	height:225px;
	width:225px;
	vertical-align:top;
}

#ffescontent .recipeimage {
	padding:10px;
	vertical-align:top;
	border:none;
	float: right;
	height:150px;
	width:150px;
	clear:right;
	display:block;
	}

#ffescontent .articleimage {
	padding:10px;
	vertical-align:top;
	border:none;
	float: right;
	height:150px;
	width:150px;
	clear:right;
	display:block;
	}

/*.ffescontent h1 {
	font-size:20px;
	}

.ffescontent h2 {
	font-size:18px;
}

.ffescontent h3 {
	font-size:16px;
}
*/

#ffescontent ul {
	overflow:auto;
	}
/*	
.ffescontent li {
	font-family:Arial, Helvetica, sans-serif;
	overflow:auto;
	}
