/* CSS Document */

.p_left {
	float: left;
	width:590px;
}

.p_right {
	float: right; 
	width: 300px
}

.p_featurestable {
	width: 100%;
}

.p_featurestable ul {
	margin-top: 0px;
}

.p_signupbox {
	background-color: #f5f9fc;
}

.p_contentbox .boxinner {
	padding-bottom: 30px;
}