
h3 {
	color: #017db1;
	font-size:14px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}

h4 {
	margin: 0px 0px 0px 0px;
	color: #017db1;
	font-size:14px;
	font-weight:bold;
}

.main_columns {
	margin:0px 0px 0px 50px; height: 100%;
	width: 1050px;
	overflow:hidden;
}


.rightbar {
	float:left;
	text-align: left;
	width:180px;
	padding: 0px 0px 0px 0px;
/*
	background-color:#5F5;
	margin-bottom:-32767px; padding-bottom:32767px;//error: #buy navigation distorts the page
*/
}

.rightbar ul {
	margin:10px 0px 0px 0px;
	padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.rightbar li {
	margin:0px 0px 2px 0px;
	padding:0px;
}


.flag {
	padding-right: 5px;
}

.left p {
	text-align: justify;
	margin:0px 0px 10px 0px;
	clear: both;
}

.left ul {
	margin:5px 0px 10px 0px;
	padding:0px;
}

.left li {
	margin:0px 0px 0px 40px;
	padding:0px;
	color:#017db1;
}

.left li span {
	color:black;
}

.section {
	float: left;
	text-align: left;
	width: 550px;
}


.download_box {
	margin:5 auto;
/*	
	float: left;
*/
}

.caption_download {
	margin-bottom: 10px;
	margin:5px auto;
	text-align:center;
}

.buy_flex {
	display:block;
	float:left;
	background: transparent url(img/buy_flex.png) no-repeat scroll 0 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
/*color:#5489e0;*/
	color:#ffffff;
	width:163px;
	height:37px;
	padding-left:37px;
}

.buy_flex_end {
	display:block;
    float:left;
	background: transparent url(img/buy_flex.png) no-repeat scroll 100% 0;
	background-position: 0 -37px;
	width:34px;
	height:37px; 
}

h1.product_caption {
	margin: 0px auto 0px auto;
	padding-left:52px;
	padding-top:16px;
    display: block;
    width: 450px;
    height: 54px;
    font-size: 20px;
    text-align:left;
    background:transparent url(img/yo_48.png) no-repeat scroll left top;
}

.price {
	margin-top: 2px;
	font-size: 16px;
	text-align: center;
}

.buy ul {
    margin:5px 0px 0px 0px;
    padding:0px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	color: #000000;
}

.buy li {
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 20px;
	color: #000000;
}

.pay_system_details {
	margin-top: 5px;
	margin-left: 0px;
	color:#105289;
}

.pay_system_details ul {
    margin:0px 0px 0px 0px;
    padding:0px;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
}

.pay_system_details li {
	margin: 0;
	padding-left: 0px;
	padding-top: 5px;
	color:#105289;
}


a.buy_button {
	margin: 0px auto;
    display: block;
    width: 170px;
    height: 37px;
    text-indent: -50000px;
    font-size: 0px;
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(img/buy_01.png) no-repeat scroll left top;
}

a.buy_button:hover {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(img/buy_01_hover.png) no-repeat scroll left top;
}

table.features {
	background: #FFFFFF;
	margin:0 0 5px 5px;
	width:550px;
	border-collapse:collapse;
	border-spacing:0;
}

table.features thead th {
	border:1px solid #DBDBDB;
	font-size:1.1em;
	font-weight:bold;
	padding:8px 10px;
	text-align:left;
}

table.features tbody th {
	border:1px solid #DBDBDB;
	border-right:0 solid #FFFFFF;
	font-weight:normal;
	padding:7px 10px;
	text-align:left;
	width:150px;
}

table.features tbody td {
    border:1px solid #DBDBDB;
    font-size:1em;
    font-weight:normal;
    padding:7px 5px;
}

table.features .free {
	color:#48B4C1;
	width:145px;
}

table.features .unlimited {
	color:#69AA35;
	width:auto;
}

strong {
	color: #017db1;
}

.adsense_leaderboard {
	clear:both;
	display:block;
	margin:10px auto 0 auto;
	width:728px;
	height:90px;
}
