/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* Fonts */
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
select,input,textarea {font:99% arial,helvetica,clean,sans-serif;}
pre,code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}

/* Body */
body.center {text-align:center;}
body.center #container {margin:0 auto;text-align:left;}

/* Other */
h1 {font-size: 144%;} /* 19px */
h2 {font-size: 136%;} /* 18px */
h3 {font-size: 129%;} /* 17px */
h4 {font-size: 122%;} /* 16px */
h5 {font-size: 114%;} /* 15px */
h6 {font-size: 107%;} /* 14px */

.clear {line-height:0;height:0;font-size:0;clear: both;}
.left {float: left;}
.right {float: right;}
.none {display: none;}
.hidden {visibility: hidden;}
.block {display: block;}




#recipe-lnk-ft{
	display:none;
	width:380px;
	overflow:display;
	position:relative;

	border:2px solid white;
	height:1px;
	line-height:1px;
}

#recipe-lnk-ft2{
	width:100%;
	height:90px;
	background-color:#f8f8f8;
	border:1px solid #666666;
	margin-bottom:10px;
	position:absolute;
	top:-70px;
	left:30px;
}

.recipe-lnk-col{
	width:155px;
	float:left;
	text-align:left;
	margin-left:12px;
	margin-top:8px;
	margin-bottom:8px;
	line-height:20px;
}

.recipe-lnk-sep{
	width:1px;
	height:50px;
	margin-top:18px;
	background-color:#666666;
	float:left;
}

.recipe-lnk-col ul li a
{
	line-height:15px;
	display:block;
}
