.right1{
	float:left;
	background:url('../images/main.jpg') no-repeat;
	height:274px;
	width:503px;	
}
.pricing_calc_selections{
	padding: 1px 0px 0px 20px;  	/* top right bottom left */
}

.pricing_calc_popups{
	padding: 2px 0px 0px 0px;		/* top right bottom left*/ 
}

.price_calc_column{
	float:left;
	padding:0px 0px 0px 0px;	  	/* top right bottom left */
	width:229px;
}


.pricing_calc_pricing_text{
	margin: 10px 0px 5px 0px; 		/* top right bottom left */
	border: 1px solid white;
	color: #FF8C00;
	font-weight: bold;
}

.price_column_text{
	margin:5px 0px 5px 0px;			/* top right bottom left */
	border:1px solid white;
}

.price_trynow_column{
	float:left;
	padding: 0px 0px 0px 20px;		/* top right bottom left */
	width:210px;
}