.number_bullet {
  position: relative;
  top: 7px;
  margin-right: 3px;
}

/* Edited by E
.try_it_btn {
  position: relative;
  top: 11px;
  margin-right: 3px;
  width: 93px;
  height: 30px;
} 
*/
.try_it_btn {
  width: 150px;
  height: 30px;
  vertical-align: middle;
  margin-right: 4px;
}
#user_tabs_table .cta_button_index {
	padding-top: 7px;
}
#main {
  padding-top: 33px;
}

#user_tabs_table {
  margin-bottom: 1.7em;
}

#user_tabs_table p {
  margin: 0.5em 0;
}

#seeker_tab {
  padding: 58px 22px 0 22px;
  background: url(../graphics/2011-index-head-seekers.gif) no-repeat 20px 0;
}

#employer_tab {
  padding: 58px 22px 0 22px;
  background: url(../graphics/2011-index-head-employers.gif) no-repeat 20px 0;
}

#employer_tab p,
#seeker_tab p {
	margin-bottom: 1px;
	margin-top: 0;
}

.hrule {
  height: 2em;
  background: url(../graphics/hrule.gif) repeat-x center;
}

#vrule {
  width: 66px;
  background: url(../graphics/vrule.gif) no-repeat center 26px;
}

/* Edited by E
#prospects_div {
  float: left;
  width: 353px;
  padding-right: 55px;
  padding-left: 0;
} 
*/
#whatpeople_div {
  float: left;
  width: 323px;
  padding-right: 63px;
  padding-left: 22px;
}
#whatpeople_div em {
  font-size: 90%;
}
#whatpeople_div p {
  margin-top: 0px;
}
#whatpeople_div h3 {
  margin-top: 5px;
}
#whatpeople_div h4 {
  margin: 0px;
}


/* Removed by E
#whatpeople_div h3 {
  margin-bottom: 0;
} 
*/

/* Removed by E
#whatpeople_div h3 span.city {
  position: relative;
  top: -6px;
  color: #588898;
  font-size: smaller;
} 
*/

/* Edited by E
#prospects_div h4, #faqs_div h4, #prospects_div ul {
  margin-top: 3px;
  margin-bottom: 3px;
}
*/

#faqs_div h4 {
  margin-top: 3px;
  margin-bottom: 3px;
}

#people_prospects {
  float: left;
  width: 45%;
}

#job_prospects {
  float: left;
  width: 55%;
}

/* Edited by E
#faqs_div {
  float: left;
  width: 353px;
  padding-right: 22px;
  padding-left: 33px;
} 
*/
#faqs_div {
  float: left;
  width: 353px;
  padding-left: 55px;
}

#faqs_div h3 {
  margin-bottom: 0;
  margin-top: 5px;
}

#faqs_div ul {
  list-style-image: url(../graphics/bull_index_faq.gif);
  margin-left: 0px;
}

#prospects_div ul {
  list-style-image: url(../graphics/bull_index_pro.gif);
}

#prospects_div h4, #faqs_div h4 {
  color: #588898;
}

/* Edited by E
#prospects_cta {
  float: left;
  width: 463px; 
  padding-left: 22px; 
  margin-bottom: 2em;
}
 
*/

#whatpeople_cta {
  float: left; 
  padding-left: 22px; 
  margin-bottom: 2em;
}

/* Edited by E
#faqs_cta {
  float: left; 
  width: 353px; 
  margin-bottom: 2em;
} 
*/

#faqs_cta {
  float: right; 
  width: 352px; 
  margin-bottom: 2em;
}

/* E */
#flash_cta {
  width: 880px;
  height: 290px;
  background: #ccc;
}
/* Overrides and new for 2011 index */

body {
  background: #1c1c1c url(../graphics/2011-body-bgr-index.gif) repeat-x top;
}
#header table {
  background: none;
}
#new_hero {
  height: 372px;
  background: url(../graphics/2011-bgr-hero.jpg) no-repeat right top;
  padding-top: 55px;	
}
#new_hero h1 {
  background: transparent url(../graphics/2011-hero-txt.gif) no-repeat;
  width: 371px;
  height: 134px;
  margin-bottom: 50px;
  margin-top: 0px;
}
#new_hero h2 {
  background: transparent url(../graphics/sign-up-special.png) no-repeat;
  width: 282px;
  height: 42px;
  margin-bottom: 9px;
}
#new_hero h1 span,
#new_hero h2 span {
	text-indent: -9999px;
	display: none;
}



#new_hero img {
	border: none;
}
#new_hero div.vid-thumbs {
	overflow: hidden;
}
#new_hero div.vid-thumbs p {
	display: inline;
	margin-right: 30px;
}
#home-wrapper {
	width: 100%;
	background: #fff;
}
#main.homepage {
  padding-top: 100px;
  position: relative;
  background: none;
}
#stripe-box {
	width: 880px;
	height: 71px;
	padding-top: 20px;
	background: transparent url(../graphics/2011-index-stripes.gif) no-repeat left top;
	position: absolute;
	top: 0;
	left: 8px;
}
#stripe-box p {
	padding-left: 150px;
}
#stripe-box p,
.index_td p {
	position: relative; /* for CSS3PIE otherwise elements disappear...odd */
	z-index: 1;
}
#stripe-box a {
	margin-left: 10px;
}
#main.homepage strong {
	font-size: 100%;
}
#quote-box {
	background: transparent url(../graphics/2011-index-quotebox.gif) no-repeat 25px 30px;
	padding-left: 265px;
	padding-top: 10px;
}
.index_td {
	padding-left: 25px;
	padding-top: 20px;
}
.bullet-arrow {
	padding-left: 19px;
	background: transparent url(../graphics/2011-bull_arrow_right.png) no-repeat 0 2px;
}
#user_tabs_table .first {
	margin-top: 15px;
}
