#rebateImg {
	display: block;
	width: 195px;
	height: 190px;
	float:left;
}

#clear {
	clear: both;
}

#rebateInfo li {
	list-style-position:inside;
}

br {
	clear:both;
}

#rebateSignUp {
	background: #FFFFFF;
}


#rebateSignUp span.red {
	color:#FF0000;
}

#rebateSteps {
	display: block;
	width: auto;
	height: 34px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

#rebateSteps span {
	display: none;
}

#rebateSteps.one {
	background-image:url(../../images/rebate/StepOne.gif);
}

#rebateSteps.two {
	background-image:url(../../images/rebate/StepTwo.gif);
}

#rebateSteps.three {
	background-image:url(../../images/rebate/StepThree.gif);
}

#rebateSignUp p.new
{
	text-align: right;
}

#rebateSignUp div.pad
{
	padding:4px;
}

#rebateSignUp .buttonLeft
{
	position: relative;
	top: 0px;
	left: 80px;
}

#rebateSignUp .buttonRight
{
	position: relative;
	top: 0px;
	left: 180px;
}

#rebateSignUp .center
{
	text-align:center;
}

#rebateSignUp table
{
	width:auto;
}

#rebateSignUp th
{
	text-align: left;
	padding-left: 0;
}

#rebateSignUp th.check
{
	width: 18px;
}

#rebateSignUp th.product
{	
	width: 90px;
}

#rebateSignUp th.serial
{
	width: 95px;
}
#rebateSignUp th.date
{
	width: 120px;
}
#rebateSignUp th.dealer
{
	width: 150px;
}

#selectedProduct
{
	width: auto;
	background-image: url(../../images/rebate/selectedProduct.gif);
	background-repeat: no-repeat;
	height: 89px;
}

#selectedProduct.two
{
	background-image: url(../../images/rebate/selectedProduct.gif);
}

#selectedProduct.three
{
	background-image: url(../../images/rebate/selectedProductStep3.gif);
}

#selectedProduct Table
{
	margin-left: 8px;
	margin-top: 0px;
	padding: 0;
}

#selectedProduct .pad
{
	padding:2px;
}

#selectedProduct .right
{
	text-align:right;
	margin-top: 4px;
}

#rebateHeading {
	width:100%;
	border-bottom: solid 1px #b0b0b2;
}

#rebateHeading td {
	font-weight: bold;
}

#rebateHeading td.date {
	width: 80px;
	text-align: left;
	padding-left: 3px;
}

#rebateHeading td.status {
	width: 90px;
	text-align: right;
	padding-right: 3px;
}

#myRebates table.myRebateHeader {
	width:100%;
	cursor: pointer;
}

#myRebates table.myRebateHeader td {
	padding-top: 3px;
}

#myRebates table.myRebateHeader td.signupDate {
	padding-left: 4px;
	width: 80px;
}

#myRebates table.myRebateHeader td.status {
	text-align: right;
	padding-right: 4px;
	width: 100px;
}

#myRebates div.details {
	border: solid;
	border-color: #606066;
	border-width: 1px 2px 2px 2px;
}

#myRebates td.product {
	background-color: #f0f0f0;
	border-right: dotted;
	border-right-color: #b0b0b2;
	border-right-width: 1px;
}

#myRebates td.product table {
	width: 180px;
	margin-top: 4px;
}

#myRebates td.label {
	width: 88px;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}

#myRebates td.value {
	text-align: left;
	font-weight: normal;
	padding-right: 8px;
}

#myRebates td.message {
	padding: 3px;
}

#myRebates td.message span.stn_button {
	margin-right: 20px;
	margin-top: 10px;
}

.details {
	margin-bottom: 10px;
}

.details p.submittedData {
	font-style:italic;
	font-size:9px;
	margin: 0;
	text-align: center;
	border-bottom: dotted 1px #666666;
}

.details p.status span, .details p.id span, .details p.dateSubmitted span {
	font-weight: bold;
}

.details p.id {
	margin: 0 0 3px 0;
}

.details p.dateSubmitted {
float:right;
}

#legal {
	clear: both;
	margin-top: 15px;
}

div.notice {
	padding: 4px 4px 4px 24px;
	background-color: #FFFFDD;
	border: solid 1px #FFD700;
	margin: 0 0 15px 0;
	background-image:url(../../images/notice.gif);
	background-repeat: no-repeat;
	background-position: 4px 3px;
}

#currentPromotions p, #currentPromotions h4 {
	margin: 0;
	padding: 0;
}

#openPromotions img {
	float:left;
	margin-right: 10px;
	margin-bottom: 5px;
}

#openPromotions p {
	margin-bottom: 5px;
}

#openPromotions h4 {
	margin-bottom: 5px;
	font-size: 12px;
}
#expiredPromotions h4 {
	font-size: 12px;
}

#openPromotions p.dates, #expiredPromotions p.dates {
	font-style: italic;
}

#openPromotions div.rebateItem {
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;
}

#currentPromotions span.stn_button {
	display: block;
	height: 20px;
	margin-right: 20px;
}

#currentPromotions p.button {
	display: block;
	float:none;
}

#currentPromotions div.submitAction {
	display: block;
	width: 230px;
	padding: 0px 4px;
	margin-top: 20px;
}

#currentPromotions div.left {
	padding-right: 38px;
	border-right: dotted 1px #666666;
	float: left;
}

#currentPromotions div.right {
	float: right;
}

#currentPromotions #rebateInfo p {
	margin-bottom: 5px;
}

#currentPromotions #rebateImg {
	float: left;
	width: 190px;
}

#currentPromotions #rebateInfo {
	float: left;
	width: 350px;
}

.designNote {
	text-align:center;
	background-color: #FFCCCC;
	border: 1px solid #996666;
}

#rebateOptions input {
	margin-top: 0;
	margin-right: 6px;
}

#rebateOptions td {
	vertical-align: top;
	height: 18px;
}

#legal {
	margin-top: 10px;
}
#legal ul {
	#margin-left: 0px;
	#margin-top: 10px;
}

#legal li {
	#margin-left: 8px;
}

#left {
	width: 250px;
	float: left;
	padding-left: 10px;
	margin-left: 10px;
}

#right {
	width: 250px;
	float: right;
	padding-left: 10px;
	margin-left: 10px;
}
