/* Paper Greeting Cards Page June 2013
------------------------------------------------------------------------------------------------ */
#agi-main {
	color: #888;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
}

.headline h1 {
	color: #c94747;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 30px;
	margin: 0 0 .2em .2em;
	text-transform: none;
}

.headline h2 {
	color: #c94747;
	font-family: 'OpusRoman',arial,sans-serif;
	font-size: 24px;
	margin: 0 0 .2em .25em;
	text-transform: none;
}

.subhead {
	font-size: 1em;
	line-height: 1.9em;
	margin: 0 0 1.5em .75em;
}

.billboard {
	margin: 0 0 2em 0;
	position: relative;
}

.billboard a {
	background: url(/agbeta/spacer.gif) no-repeat 0 0;
	display: block;
	height: 252px;
	position: absolute;
	top: 0;
	z-index: 10;
}

.billboard a#agi-bb-left {
	left: 0;
	width: 465px;
}

.billboard a#agi-bb-right {
	left: 466px;
	width: 465px;
}

.four_container {
	text-align: center;
}

.four_container ul {
	list-style: none;
	overflow: hidden;
	padding: 0;
}

.four_container ul li {
	background: none;
	float: left;
	padding: 0;
	position: relative;
	text-align: center;
	width: 178px;
}

.four_container ul li .spotlight-image {
	margin: 0 0 .5em 0;
}

.four_container ul li .spotlight-image img {
	border: 0 none;
}

.spotlight-link-marketing a {
	color: #f33;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.spotlight-link-marketing a:hover {
	text-decoration: underline;
}

#instores-content {
	margin: 0 auto 38px auto;
	width: 917px;
}

#instores-content .two_container-left {
	width: 430px;
}

#instores-content .two_container-right {
	width: 472px;
}