﻿
#left-main {
	position: relative;
	padding-left: 20px;
	width: 642px;
	float: left;
	background: #ffffff;
}	

#sidearea {
	width: 325px;
	float: right;
	padding-top: 8px;
	background-color: #fff;
}

#main-banner {
    white-space: nowrap;
    height: 50px;
    width: 476px;
    padding: 21px 0 0 167px;
    background-image: url(../1000offer/images/become-bg.jpg);
    background-repeat: no-repeat;
    background-color: #1b1718;
    background-position: bottom;
}

#main-banner h1 {
	font-size: 42px;
	color: #FFFFFF;
}

#main-leftside {
	float: left;
	height: 458px;
	width: 291px;
	padding-bottom: 20px;
}

#main-rightside {
	float: right;
	height: 444px;
	width: 306px;
	padding: 24px 0 11px 29px;
	background: #fff url(../1000offer/images/black-board-bg.png) no-repeat;
}

#main-rightside h2 {
	color: #FF0000;
}

#left-main ul {
    padding-left: 32px;
}

#left-main ul li {
	color: #e62328;
	line-height: 26px;
	font-weight: normal;
	font-size: 18px;
	list-style-type: disc;
	padding-bottom:15px;
}

#left-main ul li:last-child
{
    padding-bottom: 0px;
}

#left-main ul li span {
	color: #000000;
}

#main-rightside p {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	width: 280px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main-rightside p.white {
	color: #CCCCCC;
	font-weight: bold;
}

.main-left-info {
	padding-left: 16px;
	padding-right: 25px;
}

.main-left-info p.small-grey {
	color: #858585;
	font-size: 11px
}

.right-col {
	width: 250px;
	float: right;
}

#BulletWrapper {
	float: left;
	clear: both;
	font-size: 14px;
	padding-top: 8px;
}

#leftBullet {
    float: left;
    clear: left;
    width: 520px;
    padding-right: 12px;
}

#rightBullet {
	float: right;
	clear: right;
	width: 345px;
}

#star {
  position: absolute;
  left: -143px;
  top: -44px;
}

.fleft {
	float: left;

}

.terms 
{
    color: #000000;
    font-weight: normal;
    font-size: 10px;
}

