* {
	margin :0;
	padding: 0;
	border:none;
	
}

body{
	background:#333 url(../img/backgroundImage.gif);
	text-align:center;
	font:0.7em arial, verdana, helvetica, sans-serif;
	padding: 0 0 20px 0;
}
#free #pokersite_points h1,
h1, 
#branded-heading {
	font-size:2.5em;
	margin: 0 0 0.8em 0;
	color:#000;
}
#branded-heading {
	font-size:2.1em;
}
h2 {
	font-size:2.1em;
	margin: 0 0 0.8em 0;
}
h3 {
	margin: 0 0 0.4em 0;
	font-size: 16px;
}
h4 {
	font-size:1.3em;
	margin: 0 0 0.8em 0;
}
h5 {
	font-size:1.0em;
	font-weight:bold;
}

a {
	text-decoration:underline;
	color:#000;
}
p, form {
	margin:0 0 1.2em 0;
	color:000;
	line-height:1.4em;
	font-size: 12px;
}
fieldset div {
	margin:0 0 1.2em 0;
	color:#333;
	line-height:1.4em
}
li {
	line-height:1.4em
}
ul, ol {
	margin:0 0 1.2em 1.5em;
}
ul ul, ol ol {
	margin-left:2.2em;
}
/* LAYOUT */
#header {
	background:#FFF url(../img/headerBg.gif) no-repeat bottom left;
	width:759px;
	height:100px;
	margin:0;
}
#bottom{
	height:6px;
	background:url(../img/contentBottom.gif) no-repeat top left;
	clear:both;
	display:block;
	margin:0 auto;
}
#top{
	height:6px;
	background:url(../img/contentTop.gif) no-repeat top left;
	clear:both;
	display:block;
	margin:0;
}

#content-body{
	border:1px solid #00F;
	background:#F00;
	border:none;
	width:759px;
	min-height:400px;
	height:auto !important;
	height:2400px;
	float:left;
	margin: 0 0 6px 0;
}

#site-container{
	position:relative;
	background-image:none;
	margin:20px auto;
	margin-bottom:0px;
	width:761px;
	text-align:left;
}
div#logotype{position:absolute;top:23px;left:23px;width:167px;height:51px;}
div#logotype-manual{position:absolute;top:5px;left:15px;width:167px;height:51px;}

#header ul#menu li {
	background:url(../img/menu/menu_right.gif) no-repeat top right;
	display:inline;
	float:left;
	height:34px;
	padding:0 0 0 0;
}
#header ul#menu li a {
	background:url(../img/menu/menu_left.gif) no-repeat top left;
	height:34px;
	display:block;
	padding:0 10px 0  10px;
	line-height:36px;
	color:#666;
	float:left;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
}
#header ul#menu li.first a {
	background:url(../img/menu/menu_first_left.gif) no-repeat top left;
}
#header ul#menu li.last {
	background:url(../img/menu/menu_last_right.gif) no-repeat top right;
}
#header ul#menu li.active {
	background:url(../img/menu/menu_active_right.gif) no-repeat top right;
}
#header ul#menu li.active a {
	background:url(../img/menu/menu_active_left.gif) no-repeat top left;
	color:#FFF;
}
#header ul#menu li.last_active {
	background:url(../img/menu/menu_last_active_right.gif) no-repeat top right;
}
#header ul#menu li.first_active a {
	background:url(../img/menu/menu_first_active_left.gif) no-repeat top left;
}
#header div#menu_holder{
	height:34px;
	position:absolute;
	top:61px;
	left:200px;
	width: 604px;
}
ul#submenu  {
	clear:both;
	text-align:center;
	margin:-5px 0 0 0 ;
	padding:5px 0 5px 0;
	background:#dbd9d9 url(../img/menu/submenu_bg.gif) repeat-x top left;
}
ul#submenu li {
	display:inline;
	font-size:1.1em;
	border-left:1px solid #000;
	padding: 0 5px 0 5px;
}
ul#submenu li a {
	text-decoration:none;
}
ul#submenu li.first {
	border-left:none;
}
ul#submenu li.active a{
	font-weight:bold;
	color:#FFF;
}
#language_selection_holder {
	height:34px;
	position:absolute;
	top:16px;
	left:585px;
	width:155px;
	height:19px;
	background: url(../img/language_selection.gif) no-repeat top left;
	z-index:10;
}
#language_selection_holder strong{
	padding: 3px 0 0 33px;
	line-height:20px;
}
#language_selection_holder a{
	text-decoration:none;
}
#language_selection_holder img{
	margin:4px 0 0 0;
	position:absolute;
	top:0;
	left:7px;
}
#language_selection_holder li img{ 
	top:3px;
	left:0px;
}
#language_selection {
	background: url(../img/language_selection_bg.gif) repeat-y top left;
	width:137px;
	float:left;
	padding:0;
	top:18px;
	left:0;
	position:absolute;
	z-index:20;
}

#language_selection ul {
	list-style:none inside;
	background: url(../img/language_selection_bottom.gif) no-repeat bottom left;
	padding:0 0 0px 0;
	padding:0 0 0px 0;
	margin:0;
	
}
#language_selection ul li a{
	padding: 0 0 0 27px;
}
#language_selection ul li {
	width:123px;
	background: url(../img/language_selection_line.gif) repeat-x top left;
	padding:5px 0 3px 0;
	margin: 0 0 0 7px;
	list-style:none outside;
	position:relative;
}
#language_selection ul li.selected {
	display:inline;
}

#footer a{
	color:#4f4f4f;
	padding: 0 0 0 10px;
}
#footer{
	float:left;
	display:inline;
	margin:0;
	width:700px;
	border-top:1px solid #e0e0e0;
	padding:20px 0 10px 0;
	color:FFF;
}
#footer .footer-right{
	float:right;
	display:inline;
}
#footer div.footer-left{
	float:left;
	display:inline;
}
#footer-container div a, 
#footer-container div.footer-left {
	color:#4F4F4F;margin:0;padding:0 0 0 5px;line-height:13px;
}
#languages_footer {
	margin: 10px 0 10px 0;
	clear:both;
	text-align:center;
	color:#999;
}
#languages_footer a{
	color:#999;
}
#bottom_links {
	margin: 10px 0 10px 0;
	clear:both;
	text-align:center;
	color:#999;
}
#bottom_links a{
	color:#999;
}
/* END LAYOUT */


/* COMMON */

.clear {clear:both;}
.observe {color:#F00;}
.observe a{color:#F00;}
.offer {color:#F00;font-size:1.1em;}
.side_image {
	float:right;
}
.content_column {
	float:left;
	display:inline;
	margin:0;
	width:420px;
	padding:0 0 20px 0;
	position:relative;
}
.content_half_column {
	float:left;
	display:inline;
	margin:0;
	width:340px;
	margin:0 0 10px 0;
}
.content_side{
	float:right;
	display:inline;
	margin:3px 9px 0 20px;
	width:250px;
	text-align:center;
}
.side_content{
	float:right;
	display:inline;
	margin:3px 0 0 20px;
	width:211px;
	text-align:center
}
.box{
	float:right;
	display:inline;
	width:201px;
}
.box-top{
	float:left;
	display:inline;
	background:url(../img/content-boxTop.gif) no-repeat top left;
	font-size:0;
	width:201px;
	height:4px;
}
.box-body{
	float:left;
	display:inline;
	border:1px solid #E0E0E0;
	border-width:0 1px 0 1px;
	width:199px;
	text-align:center;
}
.box img{
	margin:15px 0 0 0;
}
.box-bottom{
	float:left;
	display:inline;
	background:url(../img/content-boxBottom.gif) no-repeat top left;
	font-size:0;
	width:201px;
	height:4px;
}
.button { 
	background: url(../img/button_right.gif) no-repeat top right; 
	padding: 0 ; 
	height:27px;
	line-height:27px;
	float:left;
}
.button a { 
	background: url(../img/button_left.gif) no-repeat top left;
	height:27px;
	float:left;
	display:block;
	padding: 0 15px 0 15px; 
	text-align:center; 
	cursor:pointer;
    text-decoration:none; 
    color:#339833; 
    font-weight:bold; 
    font-size:1.1em;	
}


/* END COMMON */



/* --- home --- */
#home #intro {
	position:absolute;
	top:255px; /* 120px without PO5 banner */
	left:30px;
	width:400px;
	padding: 125px 0 0 0;
	height: 85px;
}
#home #intro_headlines {
	position:absolute;
	top:5px; /* 120px without PO5 banner */
	left:0px;
	width:400px;
}
#home #intro_headlines #h1 {
	font-size:2.8em;
	font-weight:bold;
	margin: 0 0 0 0;
	line-height:1.0em;
}
#home  #intro_headlines #h2 {
	font-size:2.4em;
	margin: 0 0 0.4em 0;
	line-height:1.2em;
}
#main_header {
	position:absolute;
	bottom:60px;
	right:10px;
	font-size:1.0em;
	width:230px;
	font-weight:normal;
	color:#666;
	text-align:center;
}

div.startpage-right-block{
	background:url(../img/startpageRightBg.gif) no-repeat top left;
	margin: 0 0 5px 0;
	width:220px;
	height:213px
}
#acheter {
	background: url(../img/acheter.png) no-repeat top left;
	width:273px;
	height:273px;
	position:relative;
	margin: 30px 0 0 0;
}
#buy_free a {
	display:block;
	position:absolute;
	height:130px;
	cursor:pointer;
}
#buy_free a span{
	text-align:center;
	position:absolute;
}
#buy_free a#buy {
	width:50px;
	bottom:0;
	left:78px;
}
#buy_free a#free {
	width:90px;
	bottom:0;
	left:153px;
}
#buy_free a#buy span{
	width:60px;
	bottom:0;
	
}
#buy_free a#free span{
	width:90px;
	bottom:0;
}
ul#feature_list  {
	list-style:none outside;
	margin:0 0 0 10px;
	padding:0 0 0 0;
	width:460px;
	float:left;
}
ul#feature_list li {
	float:left;
	width:460px;
	margin: 0 0 10px 0;
}
#feature_list li.clear {
	margin-right:10px;
}
ul#feature_list li p {
	float:left;
	font-weight:bold;
	width:400px;
	margin:0;
}
ul#feature_list li img {
	float:left;
	margin:3px 5px 0 0;
}
ul#feature_list li a {
	font-weight:bold;
	color:#000;
}
.puff_holder {
	width:470px;
	clear:both;
	position:relative;
	margin-bottom:15px;
	padding: 15px 0 0 0;
	float:left;
	border-top:1px solid #ddd;
}
.puff_column {
	width:220px;
	float:left;
	display:inline;
	margin: 0 10px 0 0;
}

#get_free_license h2{
	font-size:1.5em;
	font-weight:normal;
}
#get_free_license {
	float:left;
	display:inline;

}
#free_license_star {
	float:right;
	margin:35px 10px 10px 20px;
}

#upgrade_and_features li,
#upgrade_and_features p {
	font-size:1.1em;
}
#upgrade_and_features h5 {
	font-size:1.2em;
}
#award_holder {
	font-size:0.9em;
	width:480px;
	margin: 0 0 80px 0;
}

#award_holder h2{
	font-size:1.5em;
}
#award_holder #award_info {
	float:left;
	display:inline;
	width:226px;
}
#award_holder img {
	float:left;
	margin: 0 20px 0 0 ;
}
#get_free_license p {
	font-size:1.2em;
	line-height: 1.2em;
}
#get_free_license h4 {
	font-weight:normal;
}


/* --- pokersite --- */
#pokersite em {
	font-weight:bold;
	font-style:normal;
	color:#008000;
}
#free #pokersite h1 {
	font-weight:normal;
}
#free #pokersite_points {
	margin: 0 0 20px 0;
}

/* --- pokersite_form --- */
#pokersite_form {
	margin-right: 40px;
	margin-bottom: 40px;
}
#pokersite_form label {
	float:left;
	display:inline;
	width:130px;
}

#pokersite_form input {
	border:1px solid #333;
	margin-right:5px;
}

/* --- download --- */
#download h1 {
	margin: 0 0 0.8em 0;
	font-weight:normal;
	font-size:2.5em;
}
#download h3 {
	font-size:1.2em;
}
#download #intro h3 {
	padding: 1.0em  0 0 0;
}
#download hr {
	border-bottom:1px solid #DDD;
	margin: 0 0 1.8em 0;
}

#download #intro ul{
	width:220px;
	list-style:disc outside;
	padding:0 0 0 20px;
	margin:0;
}
#download #intro ul li{
	padding:0;
	margin:0;
	list-style:disc outside;
}
#download #intro {
	width:460px;
	float:left;
}
#download #buy_free_columns {
	clear:both;
	border-top:1px solid #DDD;
	margin:0 0 20px 0;
	padding:20px 0 0 0;
	float:left;
	display:inline;
	width:700px;
}
#download #buy_free_columns #buy,
#download #buy_free_columns #free{
	float:left;
	display:inline;
	width:320px;
}
#download #buy_free_columns #free{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	border-left:1px solid #DDD;
}
#download #buy_free_columns #buy .button a {
	color:#0066cc;
}
#download_box {
	background: url(../img/download_bg.jpg) no-repeat;
	width:211px;
	height:193px;
	text-align:center;
	position:relative;
	float:left;
	margin:0 20px 20px 0;
}
#download_box a{
	width:211px;
	height:193px;
	display:block;
	text-decoration:none;
}
#download_box a strong {
	font-weight:bold;
	font-size:1.8em;
	display:block;
	text-decoration:underline;
	padding:16px 0 120px 0;
}
#download_box a span {
	font-weight:bold;
	font-size:1.1em;
	color:#5d5d5d;
}
/* --- get_free_license --- */
#free #branded-heading {
	position:absolute;
	top:0;
	left:0;
}
#free h1 {
	font-size:1.2em;
	font-weight:normal;
	color:#999;
	margin: 3.0em 0 1.5em 0;
}
ul#pokerrooms {
	float:left;
	list-style:none;
	float:left;
	margin:20px 0 25px 15px;
}
ul#pokerrooms li strong a{
	text-indent:-2000px;
	width:281px;
	height:69px;
	margin: 0;
	display:block;
}
ul#pokerrooms li{
	width:281px;
	height:260px;
	float:left;
	display:inline;
	margin: 0 0 40px 0;
}
ul#pokerrooms li.clear{
	margin-right: 90px;
}
#free ul#pokerrooms li ul {
	list-style-type:disc;
	list-style-position:inside;
	margin:0 0 5px 0;
	float:left;
}
ul#pokerrooms li ul li{
	height:auto;
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(../img/regularlistimage.gif) no-repeat;
}
ul#pokerrooms li ul p {
	margin:0;
}
#buynow .detailed_information ,
#buy .detailed_information ,
#free .detailed_information {
	text-align:right;
	margin-top:10px;
}
#free #purchase h2{
	font-size:1.5em;
}
ul#pokerrooms li#partypoker strong a{background:0 0 url(../img/balkParty.gif) no-repeat;}
ul#pokerrooms li#titan strong a{background:0 0 url(../img/balkTitan.gif) no-repeat;}
ul#pokerrooms li#pokerstars strong a{background:0 0 url(../img/starsbalk.gif) no-repeat;}
ul#pokerrooms li#pokerroom strong a{background:0 0 url(../img/balkPokerroom.gif) no-repeat;}
ul#pokerrooms li#empirepoker strong a {background:0 0 url(../img/balkEmpire.gif) no-repeat;}
ul#pokerrooms li#towergaming strong a{background:0 0 url(../img/balkTowergaming.jpg) no-repeat;}
ul#pokerrooms li#interpoker strong a{background:0 0 url(../img/balkInter.gif) no-repeat;}
ul#pokerrooms li#pokerloco strong a{background:0 0 url(../img/balkPokerloco.gif) no-repeat;}
ul#pokerrooms li#fulltilt strong a{background:0 0 url(../img/balkFullTilt.gif) no-repeat;}
ul#pokerrooms li#mansionpoker strong a{background:0 0 url(../img/balkMansion.gif) no-repeat;}
ul#pokerrooms li#mybet strong a{background:0 0 url(../img/balkMybet.gif) no-repeat;}
ul#pokerrooms li#betsson strong a{background:0 0 url(../img/balkBetsson.gif) no-repeat;}
ul#pokerrooms li#ladbrokes strong a{background:0 0 url(../img/balkLadbrokes.html) no-repeat;}
ul#pokerrooms li#winamax strong a{background:0 0 url(../img/balkWinamax.html) no-repeat;}
ul#pokerrooms li#betway strong a{background:0 0 url(../img/balkBetway.gif) no-repeat;}
ul#pokerrooms li#cdpoker strong a{background:0 0 url(../img/balkcdpoker.gif) no-repeat;}
ul#pokerrooms li#unibet strong a{background:0 0 url(../img/balkUnibet.gif) no-repeat;}
ul#pokerrooms li#bwin strong a{background:0 0 url(../img/balkBwin.gif) no-repeat;}
ul#pokerrooms li#williamhill strong a{background:0 0 url(../img/balkWilliamhill.gif) no-repeat;}
ul#pokerrooms li#redkings strong a{background:0 0 url(../img/balkRedkings.gif) no-repeat;}


/* --- buy --- */
#buynow h1,
#buy h1 {
	font-size:2.8em;
	font-weight:normal;
}
#buynow h2 ,
#buy h2 {
	font-size:1.4em;
}

#buy #pokerrooms {
	border:none;
}
#buy #paypal,
#buynow #creditcard ,
#buy #creditcard {
	border-bottom:1px solid #DDD;
	margin:  0  0 20px  0;
	padding: 10px 0 0  0;
}
#buy #paypal {
	border:none;
}

/* --- affiliates --- */
#affiliates h1 {
	font-weight:normal;
}

/* --- moreinfo --- */
#moreinfo #download_upgrade {
	border-top:1px solid #DDD;
	margin: 10px 0 0  0;
	padding: 20px 0 0  0;
	clear:both;
}

#moreinfo #screenshot_list {
	list-style:none outside;
	margin:0 0 30px 0;
	clear:both;
}

#moreinfo #intro {
	float:left;
}
#moreinfo .content_half_column {
	margin:20px 0 0 0;
}
#moreinfo #screenshot_list li {
	width:680px;
	margin: 20px 0 0 0;
	clear:both;
	position:relative;
	float:left;
	border-bottom:1px solid #ddd;
}
#moreinfo #screenshot_list li ul li{
	float:none;
}
#moreinfo #screenshot_list li .image_holder p {
	width:auto;
}
#moreinfo #screenshot_list li .image_holder {
	float:right;
	width:254px;
	text-align:center;
	margin:0;
	padding:0;
}
#moreinfo #screenshot_list h2,
#moreinfo #screenshot_list p,
#moreinfo #screenshot_list ul {
	width:360px;
}
#moreinfo #screenshot_list ul li{
	width:320px;
	margin: 0  0 0 20px;
	list-style:none outside;
	padding: 0 0 0 10px;
	background: url(../img/regularlistimage.gif) no-repeat;	
}
#moreinfo #screenshot_list ul {
	margin: 0  0 20px 10px;
	width:320px;
	float:left;
	display:inline;
	list-style:none outside;
}
#moreinfo #screenshot_list h1,
#moreinfo #screenshot_list h2 {
	font-size:1.7em;
	margin: 0 0 0.4em 0;
	padding: 0 0 0.4em 0;
}
#moreinfo h3 {
	font-size:1.5em;
	margin: 0 0 0 0;
}
#moreinfo #screenshot_list ul li {
	border-bottom:none;
	margin:0;
	clear:none;
}
#faq h3 {
	border-top:1px solid #DDD;
	padding: 10px 0 0 0;
}

.pokersites_column {
	float:left;
	display:inline;
	margin: 0 60px 0 0 ;
}
.pokersites_column ul {
	list-style:none inside;
	margin:0 0 20px 0;
	padding:0;
}
.pokersites_column ul li{
	list-style:none inside;
	margin:0;
	padding:0;
}
/* --- sitemap --- */
ul.sitemap ul{
	margin-bottom:0;
}
ul.sitemap li{
	font-size:1.3em;
}
ul.sitemap li ul li {
	font-size:0.8em;
}

/* --- PO 5 -- */
.free-odds-calculator #content-container {
	background: url(../img/po5/box.gif) 473px 0 no-repeat;
}

#banniere a {
	display: block;
	height: 144px;
	width: 759px;
	background: url(../img/banniere.png) 0 0 no-repeat;
}

#po5-home a.de {	background-image: url(../img/po5/po5-home_de.jpg) !important;		}
#po5-home a.da {	background-image: url(../img/po5/po5-home_da.jpg) !important;		}
#po5-home a.es {	background-image: url(../img/po5/po5-home_es.jpg) !important;		}
#po5-home a.fi {	background-image: url(../img/po5/po5-home_fi.jpg) !important;		}
#po5-home a.fr {	background-image: url(../img/po5/po5-home_fr.jpg) !important;		}
#po5-home a.hu {	background-image: url(../img/po5/po5-home_hu.jpg) !important;		}
#po5-home a.it {	background-image: url(../img/po5/po5-home_it.jpg) !important;		}
#po5-home a.nl {	background-image: url(../img/po5/po5-home_nl.jpg) !important;		}
#po5-home a.no {	background-image: url(../img/po5/po5-home_no.jpg) !important;		}
#po5-home a.pl {	background-image: url(../img/po5/po5-home_pl.jpg) !important;		}
#po5-home a.pt {	background-image: url(../img/po5/po5-home_pt.jpg) !important;		}
#po5-home a.ru {	background-image: url(../img/po5/po5-home_ru.jpg) !important;		}
#po5-home a.sv {	background-image: url(../img/po5/po5-home_sv.jpg) !important;		}

#po5-intro {
	width: 702px;
	height: 347px;
	background: url(../img/po5/po5-intro.jpg) 0 0 no-repeat;
	position: relative;
	margin-bottom: 40px;
	margin-top: 10px;
}

#po5-intro h1 {
	font-size: 30px;
	font-weight: normal;
	padding-left: 30px;
	padding-top: 30px;
	margin: 0;
}

#po5-intro p {
	padding-left: 30px;
	margin-top: 5px;
	display: block;
	width: 420px;
}

#po5-intro .buy, #po5-intro .free {
	position: absolute;
	width: 80px;
	padding-top: 80px;
	text-align: center;
	color: #5c5c5c;
}

#po5-intro .buy {
	bottom: 40px;
	left: 56px;
}

#po5-intro .free {
	bottom: 40px;
	left: 195px;
}

#po5-intro .already {
	position: absolute;
	bottom: 10px;
	right: 15px;
	color: #5b5b5b;
}

#po5-intro .already a {
	color: #5b5b5b;
}

#po5-intro .already p {
	margin: 0;
	padding: 0;
	width: auto;
}

.po5-overlay {
	margin-bottom: 20px;
}

.po5-overlay.one {
	margin-top: 30px;
}

.po5-overlay.less-margin {
	margin-bottom: 20px;
}

.po5-overlay.less-margin.overlay-last {
	margin-bottom: 30px;
}

.po5-overlay p {
	margin-bottom: 0;
	font-size: 12px;
}

.po5-overlay, .po5-feature {
	width: 680px;
	overflow: hidden;
}

.po5-overlay span.img {
	width: 130px;
	float: left;
}

.po5-overlay span.img a {
	display: block;
	width: 130px;
	color: #999;
}

.po5-feature {
	padding-top: 30px;
	padding-bottom: 30px;
	border-top: 1px solid #DDDDDD;
}

.po5-feature.feature-last {
	padding-bottom: 30px;
	border-bottom: 1px solid #DDDDDD;
}

.po5-feature span.img {
	display: block;
	width: 170px;
	margin-left: 20px;
	float: right;
}

.po5-feature span.img a {
	display: block;
	width: 170px;
	color: #999;
}

.po5-feature li {
	font-weight: bold;
	list-style-image: url(../img/po5/li-image.gif);
	line-height: 20px;
}

#po5 h2, #upgrade h2 {
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0;
}

.po5-feature p {
	line-height: 12px;
}

#po5-upgrade {
	background: url(../img/po5/po5-box.jpg) top right no-repeat;
	padding-right: 222px;
	padding-bottom: 30px;
}

#po5-upgrade p {
	margin:0;
	width: 100%;
}

#po5-upgrade p strong {
	margin-top: 15px;
	font-weight: bold;
	float: left;
	width: 100%;
}

#po5-upgrade h1 {
	font-size: 2.1em;
	margin-bottom: 3px;
	font-weight: normal;
}

#po5-upgrade ol {
	margin-top: 15px;
	margin-bottom: 30px;
	padding-left: 5px;
	font-weight: bold;
}

#po5-upgrade ol li {
	margin-bottom: 10px;
}

#po5-upgrade ol li span {
	font-weight: normal;
}

a.po5-download {
	background: url(../img/po5-download-left.gif) 0 0 no-repeat;
	padding-left: 31px;
	line-height: 48px;
	float: left;
	text-decoration: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

a.po5-download span {
	background: url(../img/po5-download-right.gif) 100% 0 no-repeat;
	padding-right: 50px;
	padding-left: 19px;
	line-height: 48px;
	float: left;
	color: #fff;
	font-size: 20px;
	cursor: pointer;
}


.grid720 {
	width: 720px;
	margin: auto;
}

.oneCol, .twoCol, .threeCol {
	margin-right: 15px;
	float: left;
}

.row {
	clear: left;
}

.oneCol {
	width: 165px;
}

.twoCol {
	width: 345px;
}

.threeCol {
	width: 525px;
}

.fourCol {
	width: 705px;
}

.box_bottom_left {
	width: 100%;
	background: url('../img/box/bottom_left.jpg');
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

.box_bottom_right {
	width: 100%;
	background: url('../img/box/bottom_right.jpg');
	height: 17px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}

.box_bottom_middle {
	width: 100%;
	background: url('../img/box/bottom_center.jpg');
	height: 17px;
	background-repeat: repeat-x;
	clear: both;
}

.box_top_left {
	width: 100%;
	background: url('../img/box/top_left.jpg');
	height: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

.box_top_right {
	width: 100%;
	background: url('../img/box/top_right.jpg');
	height: 17px;
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}

.box_top_middle {
	width: 100%;
	background: url('../img/box/top_center.jpg');
	height: 17px;
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
}

.box_middle_center {
	width: 100%;
	background: url('../img/box/bg.jpg');
	background-repeat: repeat-x;
	background-color: #eeeeee;
	background-position: left 17px;
}

.box_middle_left {
	width: 100%;
	background: url('../img/box/border.jpg');
	background-repeat: repeat-y;
	background-position: left top;
}

.box_middle_right {
	width: 100%;
	background: url('../img/box/border.jpg');
	background-repeat: repeat-y;
	background-position: right top;
}

.box_content {
	width: 100%;
}

.box_content img{
	float:right;
	margin: 0px 20px;
}

.box_content p{
	margin-left: 20px;
	margin-bottom: 0px;
	font-size: 14px;
}

.box_content h2 {
	margin-left: 20px;
	margin-bottom: 0px;
}

#free h2{
	color: #3f8813;
	font-size: 25px;
	font-weight: bold;
}

#buy h2{
	color: #3e6c90;
	font-size: 25px;
	font-weight: bold;
}

#buy h2 a{
	color: #3e6c90;
	font-size: 25px;
	font-weight: bold;
}

.box_content a{
	text-decoration: none;
}
