#newsletter { margin-top:20px; }

#twocols{
	background-image:url(images/content_bgd.png);
}
#rightcol{
	width:450px;
	margin-top:4px;
	margin-right:25px;
	padding:6px;
	padding-bottom:10px;
	line-height: 16px;
}
#topnav a, #sideads a, #related a{
	color:#333;
}
#byline, #by{
	color:#999;
	font-family:Georgia, "Times New Roman", Times, serif;
	display: block;
	float: left;
}
#by {font-style:italic; margin-right: 5px;}
#byline {text-transform:uppercase;}
#byline_wrap { clear:both; }
#author {
	border-top: dashed #CCC 1px;
	border-bottom: dashed #CCC 1px;
	padding: 10px;
	margin-bottom:0px;
	background-color:#FFFFF4;
}
/*#printpage {
	display: block;
	float:right;
	color:#999;
}*/
#name {
	font-weight:bold;
}
#rightcol ul li 
{
    padding-bottom:10px;
}
#related{
	float:left;
	border-right:dashed #CCC 1px;
	padding:0px 5px 0px 5px;
	width:200px;
	margin:0px;
}
#related ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#emailfriend{
	float:right;
	padding:0px 0px 0px 5px;
	width:220px;
	margin:0px;
}
#article_nav_top {
	background-image:url(images/article_nav_top.gif);
	background-repeat:no-repeat;
	width:203px;
	height:36px;
	padding:0px;
	margin: 5px 0px 0px 5px;
}
#article_nav {
	background-image:url(images/article_nav_list.gif);
	width:185px;
	padding: 0px 10px 0px 10px;
	line-height:14px;
	margin: 0px 0px 0px 5px;
}
#article_nav ul {
	padding-top:0px;
	margin-top:0px;
	list-style-type:none;
	padding-left:6px;
	margin-left:0px;
}
#article_nav_bottom {
	background-image:url(images/article_nav_bottom.gif);
	background-repeat:no-repeat;	
	width:203px;
	height:36px;
	margin: 0px 0px 0px 5px;
}

.bottom_hdr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#5C81A3;
	margin:5px 0px;
}
.article_line {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.articlebox 
{
	background-image:url(images/downloads_printables_bgd.gif);
	width:455px;
	height:193px;
	margin-top:20px;
}
.printablebox h2 {
	font-size:1.2em;
}
.articlebox p 
{
    display:block;
    padding:0px 10px 0px 200px;
}
.articlebox img 
{
    width:114px;
    height:151px;
    display:block;
    position:relative;
    float:left;
    top:26px;
    left:38px;
}
.recipe_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	color:#333;
	margin-bottom:5px;
}
.recipe_section {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#990000;
	margin: 0px;
	padding: 0px;
}
.ingred {
	margin:8px 0px 0px 0px;
	list-style:none;
	padding-left:17px;
}
.ingred li 
{
    margin:0px;
    padding:0px;
}

/* Ads */

.inline_right {
	float:right;
	margin:0px 0px 7px 8px;
}
googlelinks 
{
    margin-left:-5px;
}
.breakout {
	float: right;
	width: 150px;
	background-color: #F4F4F4;
	border: 1px dotted #CCC;
	padding: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.breakout a 
{
    color:#990000;
}

/* Standard Elements */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color:#990000;
	border-bottom: dotted 1px #999;
	margin-bottom:5px;
	line-height:110%;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;	
	font-size:1.4em;
	color:#5C81A3;
}
h2 a {
	color:#5C81A3;
}
h3, h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;	
	font-size:1.1em;
	color:#990000;
	margin-bottom:-7px;
}

/*** Comments ***/
.commentshdr { font-size:14px; font-weight:bold; color:#ccc; }
#comments { margin-top: 10px; }
#comments .name { display:block; margin-right: 10px; float:left; color:#ccc; }
#comments .date { display:block; float:left; color:#ccc; }
#comments .comment { clear:both; padding:5px; margin-bottom:5px; border-bottom:1px solid #ccc; }
#commentblock label { display: block; color:Maroon; }
