/* CSS Document */

body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.content_container_middle_plain {
	width:1024px;

	font-family:arial;
	color:#888888;
	font-size:10pt;
}

.subtitle {
	font-family:arial;
	color:#111111;
	font-size:14pt;	
}

.pricing_square {
	background-image:url(../images/pricing_square.png);
	width:210px; 
	height:209px;
	float:left;
	padding:20px;
	color:#000000;
}

.pricing_name {
	font-size:16pt;
	text-align:center;
	padding-bottom:20px;
	color:#000;		
}

.pricing_currency {
	font-size:24pt;
	width:210px;
	text-align:center;
}

.pricing_interval {
	font-size:12pt;
	width:210px;
	text-align:center;
	padding-bottom:20px;
}

.pricing_caption {
	font-size:12pt;
	width:210px;
	text-align:center;
}

.pricing_chart_header {
	font-size:14pt;
	width:150px;
	text-align:center;
	padding-bottom:20px;
}

.pricing_chart_feature {
	font-size:12pt;
	width:200px;
	text-align:center;
	padding-bottom:10px;
	color:#3366CC;
	padding-top:10px;
}

.pricing_chart_data {
	text-align:center;
}

.custom_bullet_2 {
	list-style-image:url(../images/check_mark_on_white.png);
}

h1 {
	font-family:arial;
	color:#111111;
	font-size:14pt;	
}

/* seo friendly */

.fact {
	color:#669900;
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:20px;
}
