#pageIntro-new {
	padding: 20px 0px 20px 0px;  
	overflow: hidden;
	clear: both;
}
#pageIntro-new h1 {
	color: #f2700e;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 0.4em;
}
#pageIntro-new p {
	color: #333;
	font-size: 16px;
	margin-bottom: 0.4em;
}
/*Memberhsip comparision table*/
.plan-compare {
	border-collapse: collapse;
}
.plan-compare th {
	border: none;
	padding: 0;
	margin: 0;
}
.plan-compare td {
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #ddd;
	padding: 0;
	margin: 0;
	vertical-align:middle !important;
}
.plan-compare td.noborder {
	border: none;
}
.plan-compare th h3 {
	margin-top: 15px;
}
.plan-compare th .price {
	height: 45px;
	font: bold 19px/1.15em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #f2700e;
	text-align:center;
}
.plan-compare th .price span {
	font-size: 12px;
	font-weight: normal;
	color: #666;
}
.plan-compare th.title {
	text-align: left;
}
.plan-compare th.title h2 {
	font-size: 28px; 
}
.plan-compare th.basic {
	width: 183px;
	background: url(/assets/images/membership/th_gr_top.gif) no-repeat 0 2px;
} 
.plan-compare th.pro {
	width: 192px;
	background: url(/assets/images/membership/th_yl_top.gif) no-repeat 0 0;
}
.plan-compare th.team {
	width: 183px;
	background: url(/assets/images/membership/th_gr_top_r.gif) no-repeat 0 2px;
}
.plan-compare td.description {
	border-left: solid 1px #ddd;
}
.plan-compare td.basic {
	width: 183px;
	background: url(/assets/images/membership/td_gr.gif) repeat-y;
	text-align: center;
}
.plan-compare td.pro {
	width: 192px;
	background: url(/assets/images/membership/td_yl.gif) repeat-y;
	text-align: center;
}
.plan-compare td.team {
	width: 183px;
	background: url(/assets/images/membership/td_gr_r.gif) repeat-y;
	text-align: center;
}
.plan-compare td.basicfooter {
	width: 183px;
	background: url(/assets/images/membership/th_gr_bottom.gif) no-repeat 0 bottom;
	padding: 15px 0;
	border: none;
}
.plan-compare td.profooter {
	width: 192px;
	background: url(/assets/images/membership/th_yl_bottom.gif) no-repeat 0 bottom;
	padding: 15px 0;
	border: none;
}
.plan-compare td.teamfooter {
	width: 183px;
	background: url(/assets/images/membership/th_gr_bottom_r.gif) no-repeat 0 bottom;
	padding: 15px 0;
	border: none;
}
.plan-compare .button {
	text-align: center;
	margin-bottom: 12px;
}
.plan-compare .button-placeholder {
	width:100%;height:32px;margin-bottom:12px;
}
.plan-compare .button a {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	width: 130px;
	height: 32px;
	display: block;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	margin: 0 auto;
	background: url(/assets/images/membership/bt_sm_or.png) no-repeat 0 0;
}
.plan-compare .button a:hover {
	text-decoration: none;
	background-position:0 -32px;
}
.plan-compare .description h3 {
	display: block;
	padding: 12px 8px 12px 45px;
	margin-left: 5px;
	font-size: 14px;
	background: url(/assets/images/membership/sprite_benefits_2.png) no-repeat;
}
.plan-compare .description h3.article {
	background-position:0 4px;
}
.plan-compare .description h3.newsletter {
	background-position:0 -38px;
}
.plan-compare .description h3.virtual {
	background-position:0 -80px;
}
.plan-compare .description h3.forum {
	background-position:0 -542px;
}
.plan-compare .description h3.proseminar {
	background-position:0 -120px;
}
.plan-compare .description h3.take10 {
	background-position:0 -164px;
}
.plan-compare .description h3.smarttool {
	background-position:0 -202px;
}
.plan-compare .description h3.propage {
	background-position:0 -246px;
}
.plan-compare .description h3.casestudy {
	background-position:0 -290px;
}
.plan-compare .description h3.report {
	background-position:0 -335px;
}
.plan-compare .description h3.univ {
	background-position:0 -373px;
}
.plan-compare .description h3.conference {
	background-position:0 -456px;
}
.plan-compare .description h3.savings {
	background-position:0 -416px;
}
.plan-compare .description h3.concierge {
	background-position:0 -624px;
}
h3.trigger a {
	background: url(/assets/images/membership/grayarrow.png) no-repeat right center;
	font-size:1.0em;
} 
h3.trigger a {
	color: #333;
	text-decoration: none;
	display: block;
}
h3.trigger a sup{
	color: #f2700e;
	font-size: 10px;
}
h3.trigger a:hover {
	color: #1378be;
}
h3.active a {
	background: url(/assets/images/membership/grayarrow_down.png) no-repeat right center;
}
.toggle_container {
	padding: 0 10px 10px;
	overflow: hidden;
	clear: both;
	color: #666;
	width:380px; 
}

.row {
	overflow: hidden;
	clear: both;
}
.row .onethird-col{
	/*border-top: solid 1px #ccc;*/ 
	padding: 20px 0 15px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 315px;
	float: left;
	margin-right: 15px;
}
.row .onethird-col h2 {
	color:#f47b20;
	font-weight:bold;
	background-color:transparent;
	font-size:20px;
	letter-spacing:0px;
	margin: 0 0 15px;
	text-transform:none;
	padding:0;
}
.row  .middle{ 
	width: 300px;
}
.row .last {
	margin-right: 0;
}
.onethird-col .dig-wrapper {
	margin-left:40px;
}
.onethird-col .dig {
	margin-left:0px;
}
.onethird-col .dig li {
	font-size:14px;
	margin-bottom: 0.6em;	
	padding-left: 20px;
	background: url(/assets/images/membership/bullet_arrow.png) no-repeat left center;
} 
.gray-round {
	background: #f9f9f9;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #ccc;
	overflow: hidden;
	display: block;
	padding: 20px;
}
.gray-round form.signin {
	display: block;
	overflow: hidden;
	margin-top: 12px;
}
.gray-round form.signin input.textbox {
	padding: 6px 5px 7px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: 240px;
	font-size: 12px;
	color: #666;
}
.gray-round form.signin input.textbox:hover {
	-moz-box-shadow: 0px 0px 6px #ccc;
	-webkit-box-shadow: 0px 0px 6px #ccc; 
	box-shadow: 0px 0px 6px #ccc;	

}
.gray-round form.signin .submit {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	width: 130px;
	text-align: center;
	line-height: 18px;
	padding: 9px 0 10px;
	background: url(/assets/images/membership/bt_mdshort_or.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #bf4909;
	border: none;
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 10px;
}
.gray-round form.signin .blue {
	background: url(/assets/images/membership/bt_mdshort_bl.png) no-repeat 0 0;
	text-shadow: 0px 2px 2px #09386d;	
}
.gray-round form.signin .submit:hover {
	background-position: 0 -50px;
}
.gray-round form.signin .forgot {
}
.left-banner-padding {
	padding-right:8px;
}