	.hosting-price{
			color: #ffcc00;
			height:86px;
			margin-top: 5px;
			font-size:25px;

		}
		.hosting-strike{
			color: #6e5911;
			text-decoration:line-through;
			margin-top: -60px;
			font-size:25px;
		}
		.slide2{
			padding-top:30px;
		}
		.plan-list{
			list-style: none;
		}
		.ui-blurbs .blurb1 {
			background: url(../images/index_server.png) no-repeat scroll center 21px #EDEDED;
		}

		.ui-blurbs .blurb {
			float: left;
			margin-right: 26px;
			padding: 120px 9px 20px;
			position: relative;
			text-align: center;
			width: 230px;
			border: solid 1px #EDEDED;
		}
		.price{
			font-size: :50px;
			font-weight: 700;	
		}
		.strike{
			display: block;
			text-decoration: line-through;
		}
		.hosting-back{
			background-color:#000000;
			opacity: 1;
			margin-left:60px;
			border-radius:7px;
		}
		.btn-style{
			margin-top: 15px;
			margin-bottom:30px;
		}
		.plan-style{
			padding-top:30px;
		}
		.plan-strong{
			font-size: 38px;font-weight:400;
		}
		.heading-style{
			padding:5px 0 5px 0;
		}
		.heading-style2,.heading-style3{
			position: relative; left: 0px; opacity: 1;font-size:40px;font-weight:400;
		}
		.heading-style3{
			font-weight:700;
		}
		.price-style1{
			font-size:30px;font-color:black;
		}
		.strike-style1{
			font-size: 21px;
		}
		.features-style1{
			padding-top:10px;
		}
		.caption-style{
			padding-bottom:20px;
		}