
#plans {
	width:700px;
	position:relative;
	background: transparent url("/images/intro/top.gif") 0 0 no-repeat;
	padding: 52px 0 0 0;
	margin:0;

}
#plans .intro {
	position:relative;
	float:left;
	width:100%;
	padding-bottom:28px;
	min-height:80px;
	background: transparent url("/images/intro/bot.gif") bottom center no-repeat;
}
#plans .intro div {
	position:relative;
	width: 150px;
	float: left;
	padding: 0 5px 0 5px;
	color: white;
	font-size:85%;
	height:80px;
	font-weight:bold;

}
#plans .tour {
	
}
a.tour  {
	width:55px;
	overflow:hidden;
	text-indent:100px;
	position:absolute;
	bottom:-28px;
	right:5px;
	height:25px;
	display:block;
}
#plans .discover {
	background-color:#373167;	
	margin-right:20px;
}
#plans .connect {
	background-color:#EB6406;
	margin-right:20px;
}
#plans .broadcast {
	background-color:#A5C939;
	margin-right:20px;	
}
#plans .business {
	background-color:#738D90;
}