﻿#rebates-header {
	background:url('../images/penhistory/pen-hist-headbg.gif') repeat-y 0 0 transparent;
	margin-bottom:10px;
	position:relative;
}
#rebates-header h1 {
	margin:0;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#share img {
	position: absolute;
	top: 0px;
	right: 0px;
}
#maincontent-container {
	background-color: #000;
	padding: 8px;
	margin-top: 8px;
}
#maincontent {
	margin: 0;
	padding: 10px;
	background-color: #FFF;
	color: #000;
	zoom: 1;
}

.offer {
	margin: 12px 4px;
	background: #fff url(/cpg_section/images/specialOffers/template/blind-bg.gif) repeat-y 0 0;
	width: 762px;
	position: relative;
	zoom: 1;
}
	.offer .photo {
		float: left;
		margin: 12px 19px;
		_margin-left: 9px;
		padding: 16px;
		width: 163px;
		height: 110px;
		background: transparent url(/cpg_section/images/specialOffers/template/img-bg.jpg) no-repeat 0 0;
		text-align: center;
		vertical-align: middle;
		position: relative;
	}
	
		.offer .photo .bf_badge,
		.offer .photo .cm_badge
		{
			position:absolute;
			border:0;
			bottom:-10px;
			right:9px;
		}
		.offer .photo img {
			margin: 0 auto;
			max-width: 160px;
			max-height: 107px;
			border: 0;
			vertical-align: middle;
			display: inline-block;
		}
	
	.offer .details {
		background: transparent url(/cpg_section/images/specialOffers/template/blind-top.gif) no-repeat 0 0;
		width: 762px;
		min-height: 75px;
	}
	
	/*.offer h2 {
		margin: 0 13px 13px 251px;
	}
	.offer ul, .offer p {
		margin: 0 1em 1em 251px;
	}*/
	 
	.offer h2 {
		padding-top: 20px;
		font-size: 13px;
	}
	.offer .clearfix {
		height: 4px;
		font-size: 4px;
		line-heigt: 4px;
		width: 762px;
		clear: both;
		background: transparent url(/cpg_section/images/specialOffers/template/blind-bottom.gif) no-repeat 0 0;
		margin: 0;
		_margin-bottom: -1px;
	}

.offer ul li {
    margin-bottom: .35em; 
}
.offer ul {
    padding: 0 0 0 2.5em;
}
.offer small {
    display: inline;
}
ul.two_column li {
    width: 32%;
    display: inline-block;
}
sup {
    font-size: smaller;
}
