.holder {
	width: 950px;
	margin: 0 auto;
    margin-top: 10px;
}




/*Signup*/
.pricingContent {
    color:#393939;
    font-size:14px;
    line-height:18px;
    width:620px;
    margin-left:150px;
}


		.signup_table {
		border: solid 5px #bbb;
		font-size: 12px;
		margin-bottom: 40px;
		}

		.signup_table h2 {
		font-weight: bold;
		}

		.signup_table th {
		border-bottom: solid 1px #bbb;
		}

		.signup_table th, .signup_table td {
		padding: 7px;
		}

		.signup_table .pro, .signup_table .medium, .signup_table .mini {
            margin: 3px;
		}

		.signup_table .pro {
		color:  #FF8500;
		}

		.signup_table .medium {
		color:  #FF8500;
		}

		.signup_table .mini {
            color:  #FF8500;
            text-align:center;
		}

		.signup_table .right {
		border-left: solid 1px #bbb;
		font-weight: bold;
		}

		.signup_table .row .last {
		border-bottom: solid 1px #bbb;
		}

		.signup_table tr.odd {
		background: #f3f3f3;
		}


		.signup_table .price {
		font-size: 20px
		}

		.signup_table sup {
		font-weight: normal;
		font-size: 13px;
		}

		.signup_table .leftHeader {
            width: 48%;
		}

		.subtitle_left {
			text-align: right;
		}

		a.signup_button2 {
			height:37px;
			width: 126px;
			float: left;
			margin: 4px 0px 4px 2px;
			font-weight: bold;
			font-size: 14px;
			text-decoration: none;
			text-align: center;
			line-height: 38px;
	        background-color: #FB9F36  ;
			color: #fff;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border: 1px solid #FF8500;
		}

		.signup_button2:hover {
			height:37px;
			width: 126px;
			float: left;
			color: #fff;
	        background-color: #FF8500;
		}

	.free_30_days {
		height: 90px;
		color: #e98924;
		font-size: 18px;
		margin-bottom: 20px;
	}

	.free_30_days span {
		font-weight: bold;
	}

	.browsers {
		text-align: center;
		margin-top: 78px;
		font-size: 10px;
		color: #505050;
	}


.main_content h1 {
	font-size: 22px;
	color: #5c9300;
	margin: 0px 0px 10px 0px;
}

.main_content h2 {
	font-size: 20px;
	color:  #FF8500;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.main_content h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
}

.main_content h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
}
.main_content h4 span {
	font-weight: bold;
	color: #5c9300;
}

.right_column {
	width: 300px;
	float: left;
	margin-left: 30px;
}

.right_column h5 {
	color: #5c9300;
	font-weight: normal;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}

.right_column h5 a {
	color: #5c9300;
	text-decoration: none;
}

.right_column h5 a:hover {
	text-decoration: underline;
}

.right_column h3 {
	color: #5c9300;
	font-weight: normal;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
}

.right_column h4 {
	color: #5c9300;
	font-size: 16px;
	text-align: center;
}

.right_column a{
	color: #10679f;
}

    

