/*===========================================================================
	CONTENTS
============================================================================*/
/*compatible*/
.compatible .spot{color:#59a1cb;text-align:center; }
.compatible .header_section .wrap{margin-left:80px;}
.compatible .table_section {width:100%; border-collapse:collapse;}
.compatible .table_section caption{text-align:left; margin-bottom:10px;}
.compatible .table_section th{padding:2px 0; background:#3290b3; color:#fff; text-align:left; text-indent:10px;}
.compatible .table_section td{padding:5px 0; text-indent:15px; text-align:left; }
.compatible .btn{float:right; margin:0 0 10px 0;}
.compatible .btn_order {margin-right:5px;}


/*===========================================================================
	BUTTON
============================================================================*/
.btn_order{display:block !important; width:96px !important; height:18px !important; background:url(/images/btn_products_order.gif) no-repeat top;}
.btn_download{display:block !important; width:125px !important; height:18px !important; background:url(/images/btn_products_download.gif) no-repeat top;}

.btn:hover{background-position:bottom !important;}


/*===========================================================================
	GLOBAL
============================================================================*/
a, a:link, a:visited{color:#00568B; text-decoration:none;}
a:hover{color:#24BBEA;}