﻿.landingpage img {
	display:block;
}
img.headerimg {
	position:relative;
	margin-bottom:15px;
	margin-left:-17px;
}
* html img.headerimg {
	left:-17px;
}
*+html img.headerimg {
	left:-17px;
}
h2 {
	color:#399600;
	font-weight:bold;
}
form em {
	color:#262623;
	font-style:italic;
}
#chronicleprizes h2 {
	padding-top:10px;
}
#chronicleprizes img.giftbasket {
	float:right;
	display:inline;
	margin-right:8px;
	position:relative;
}
a.boldlink  {
	color:#993300;
	font-weight:bold;
}
#cookingchronicles a {
	text-decoration:underline;
}
#cookingchronicles {
	margin-left:27px;
}
#main {
	overflow:hidden;
}
.landingpage p,
.landingpage ul {
	margin-right:100px;
}
.landingpage ul {
	margin-left:0;
	padding-left:0;
}
p.disclaimer {
	color:#666666;
	font-size:10px;
	margin-top:10px;
}
/* promo area */
.ccpromos {
	border-top:1px dotted #e3e3e3;
	position:relative;
	margin-left:-29px;
}
	.ccpromos .ccpromo {
		float:left;
		display:inline;
		width:340px;
		padding-top:19px;
	}
	* html .ccpromos .ccpromo {
		zoom:1;
	}
	.ccpromos .ccpromo p {
		margin-right:20px;
		margin-left:175px;
	}
	.ccpromos .ccpromo h2 {
		margin-left:175px;
	}
	.ccpromos .ccpromo p.links {
		margin-right:0;
	}
	.ccpromos .lastpromo {
		border-left:1px dotted #e3e3e3;
		padding-left:17px;
		width:381px;
	}
	.ccpromos .lastpromo p,
	.ccpromos .lastpromo h2 {
		margin-left:159px;
	}
	* html .ccpromos .lastpromo p,
	* html .ccpromos .lastpromo h2 {
		height:1%;
		margin-left:0;
	}
	.ccpromos .ccpromo .ccpromoimages {
		float:left;
		display:inline;
		width:160px;
	}
		.ccpromos .ccpromo .ccpromoimages img {
			margin-bottom:7px;
		}
	.ccpromos .lastpromo .ccpromoimages {
		width:144px;
	}
	* html .ccpromos .lastpromo .ccpromoimages img {
		margin-right:15px;
	}
	
.ccpromo_submit 
{
 width: 492px;
 height: 320px;   
 border-right:1px dotted #e3e3e3;
 float: left;
 clear: right;
}

.ccpromo_congrats 
{
 width: 206px;
 height: 320px;
 float: right;
}

    .ccpromo_congrats p
    {
     width: 180px;
     margin-top: 12px;
    }
    
    * html .ccpromo_congrats p
    {
     width: 180px;
     padding: 0px;
     margin: 12px 0 0 0; 
    }

