﻿.containing_div {
	background-color: #EEF7EC;
	padding: 15px 10px 26px 10px;
}

	.containing_div h3,h4,h1 {
		color: #4CA33D;
	}
	
 h1 {
	margin: 10px 0 10px 8px;
}

p.group_bidding {
	line-height: 17px;
	margin: 10px 0 10px 10px;
}
	
	.containing_div h3.why {
		margin-top: 0;
	}

.how_qualify {
	border: 2px solid #ADE79C;
	background: #fff url(/images/icons/icon_tip.png) 15px 9px no-repeat;
	float: right;
	margin: 0 10px 0 50px;
	padding: 10px 15px;
	width: 183px;
}

	.how_qualify h3 {
		margin: 0 0 10px 28px;
	}
	
	.how_qualify p {
		line-height: 17px;
		margin: 0;
	}
	
	.containing_div ul {
		list-style-type: none;
		line-height: 17px;
		margin: 0 0 25px 15px;
		padding: 0;
	}
	
		.containing_div ul li {
			background: transparent url(/images/bullets/star/dark_green_lg.gif) left 5px no-repeat;
			margin-bottom: 15px;
			padding-left: 19px;
		}

	.containing_div ol {
		list-style-type: none;
		line-height: 22px;
		margin: 0 0 0 5px;
		padding: 0;
	}
	
		.containing_div ol li {
			margin-bottom: 5px;
			padding-left: 28px;
		}
		
		.containing_div ol .number1 {
			background: transparent url(/images/bullets/num/1_green.gif) 0 1px no-repeat;
		}
		
		.containing_div ol .number2 {
			background: transparent url(/images/bullets/num/2_green.gif) 0 1px no-repeat;
		}
		
		.containing_div ol .number3 {
			background: transparent url(/images/bullets/num/3_green.gif) 0 1px no-repeat;
		}
		
		.containing_div ol .number4 {
			background: transparent url(/images/bullets/num/4_green.gif) 0 1px no-repeat;
		}

.example {
	background-color: #fff;
	padding: 20px 15px 15px 10px;
}

	.example .column_a {
		float: left;
		width: 458px;
		margin-left: 20px;
	}
		
		.example .column_a .example_image {
			margin: 0 0 5px 0;
		}
		
		.example .column_a .example_image2 {
			margin: 0 0 20px 0;
		}
	
	.example .column_b {
		float: left;
		width: 247px;
	}	
		
		.example .column_b p {
			line-height: 17px;
			margin: 0 0 20px 0;
			
		}

	.example .bid_group_title {
		color: #F28301;
		display: block;
		font-size: 11px;
		font-weight: bold;
		margin: 0 0 5px 0;
	}
	
		.example .green_text {
			color: #4CA33D;
			margin: 0 0 15px 0;
		}

		.example .column_b .orange_letter {
			color: #F28301;
			font-weight: bold;
		}

/* refer a lead page styles */
.referload .containing_div {
  padding-bottom: 6px;
  clear: both;
}
.referload .containing_div ol {
  width: 502px;
}
.referload .containing_div h3 {
  margin-top: 0;
}
.referload .enterleads {
  text-align: center;
}

.referload .how_qualify {
  margin: -27px 10px 0 0;
  *margin-top: -32px;
  _margin-right: 5px;
}
.referload .ral-steps {
  float: right;
  margin: 0 0 15px 12px;
  *margin-bottom: 10px;
}
.referload div.load-tip {
  padding-left: 33px;
  margin-top: 20px;
  background: transparent url('/images/icons/icon_tip.png') no-repeat 5px top;
}
.referload .enterleads {
  margin: 20px 0;
}

/* referral program styles */
.referrallearn h1,
.referrallearn h3,
.referrallearn h3.green_text {
  color: #5482be;
}
.referrallearn .how_qualify {
  border-color: #A9C0DE;
  margin-top: 5px;
}
.referrallearn .containing_div {
  background-color: #eff6fa;
  padding-bottom: 10px;
}
.referrallearn .containing_div ul li  {
  background-image: url('/images/bullets/star/blue_lg.gif');
}
.referrallearn .containing_div ol .number1 {
  background-image: url('/images/bullets/num/1_refblue.gif');
}
.referrallearn .containing_div ol .number2 {
  background-image: url('/images/bullets/num/2_refblue.gif');
}
.referrallearn .containing_div ol .number3 {
  background-image: url('/images/bullets/num/3_refblue.gif');
}
.referrallearn .containing_div ol .number4 {
  background-image: url('/images/bullets/num/4_refblue.gif');
}
.referrallearn .containing_div .example {
  *padding-bottom: 1px; /* ie6 ie7 */
}
.referrallearn .containing_div .example .example_image2 {
  margin-bottom: 15px;
}
.referrallearn .containing_div .example .example_image {
  margin: 0;
}