h2 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:22px; color:#000000; margin-bottom:10px;}

#wb_wrapper {
	/*position: relative;*/

	min-height: 630px;
	background: #65c667 url(../images/wlp_bkg.gif) top left repeat-x;
	padding-top: 10px;
	text-align: center;
}
* html #wb_wrapper {
	height: 630px;
	/*margin-bottom: -40px;*/
}

#wb_header {
	margin: 10px 100px 30px 100px;
	text-align: center;
	font-size: 12px;
	line-height: 16px;
}

#wb_cats {
	width: 660px;
	margin: 0 auto;
	text-align: left;
}
	#wb_cats p.signup {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 18px;
		line-height: 18px;
		font-weight: bold;
		margin: 0 0 10px 10px;
		padding: 0;
	}
	#wb_cats p.signup img {
		vertical-align: middle;
	}
	#wb_cats .button {
		display:block;
		margin:0px auto;
	}
	#wb_cats p {		
		padding:0px;
		text-align: left;
		margin:0px;
		font-size:12px;
		line-height:16px;
	}
	
#wb_cat_pp_wrap {
	background: url(../images/preview_bottom.gif) bottom left no-repeat;
	padding-top:20px;
	margin-right:10px;
	float: left;
	height:270px;
}
#wb_cat_pp {
	width: 270px/*320*/;
	height: 100px/*292*/;
	margin: 0px;
	padding: 0px 25px 0px 25px;
	background: url(../images/preview_middle.gif) top left repeat-y;
	
	/*text-align: center;*/
}
#wb_cat_pt_top {
	width: 320px;
	height: 22px;
	background: url(../images/train_top.gif) top left no-repeat;
}
#wb_cat_pp_wrap div.buttons {
	/*position:absolute; bottom:5px; left:25px;*/
	margin:55px 0px 0px 15px;
}

#wb_cat_pt_wrap {
	background: url(../images/train_bottom.gif) bottom left no-repeat;
	padding-top:20px;
	margin-left:10px;
	float: left;
	height:270px;
}
#wb_cat_pt {
	width: 270px/*320*/;
	height: 100px/*292;*/
	margin: 0px;
	padding: 0px 25px 23px 25px;
	background: url(../images/train_middle.gif) top left repeat-y;
	
	/*text-align: center;*/
}
#wb_cat_pp_top {
	width: 320px;
	height: 22px;
	background: url(../images/preview_top.gif) top left no-repeat;
}
#wb_cat_pt_wrap div.buttons {
	/*position:absolute; bottom:5px; left:25px;*/
	margin:55px 0px 0px 15px;
}

.wb_top {margin-bottom:-15px;}
