/*=============[START] center layout==================*/

	.center_panel .download_table .table_header .col_products {width:395px; }
	.center_panel .download_table .table_header .col_icon {width:70px; }
	.center_panel .download_table .table_header .col_version {width:70px; }
	.center_panel .download_table .table_header .col_size {width:70px; }
	.center_panel .download_table .table_header .col_download {width:120px; border-right:none; }
	
	
	
	.center_panel #buy_table .table_header .col_products {width:180px; }
	.center_panel #buy_table .table_header .col_icon {width:70px; }
	.center_panel #buy_table .table_header .col_buy {width:220px; border-right:none;}
	.center_panel #buy_table .table_header .col_price {width:180px;  }

	



/*=============[END] center layout==================*/

.button_long
{
	float: left;
	width: 100px;
	/*height: 30px;*/
	margin: 0 10px;
	background: url("../images/btn01_long.gif") no-repeat;
	text-align: center;
}

.button_long a
{
	display: block;
	line-height: 23px;
	
	color: #000;	
	font-size: 8pt;
	
	/*background: url("../images/btn01_long.gif") no-repeat;*/
	text-decoration:none;
}

.button_long a:hover 
{ 
	display: block;
	line-height: 23px;
	color: #000;
	font-size: 9pt;
	/*background: url("../images/btn01_hover_long.gif") no-repeat;*/
	
	text-decoration:none;
}
