@charset "utf-8";/**************************************************************************************/
/***************************OVERWRITE icd_default.css**********************************/
/**************************************************************************************/
/*-----------------------------------GENERAL-------------------------------------------*/
.icd_mainContainer{ margin-bottom:20px;}
.icd_object{ padding:10px 0;}
.icd_innerPageTable{ margin:auto;}
/*-----------------------------------ICD_Title.pm-------------------------------------------*/
h1.icd_title{margin:15px auto; font-size:18px; color:auto;color:#005993}
/*-----------------------------------ICD_Navigation.pm----------------------------------------*/
/* The  dimensions of the default navigation buttons should be replaced with dimensions of the current site's navigation buttons.
*/
.icd_navigation img{ width:63px; height:27px; min-height:27px;}
.icd_Previous{ background:url(../images/icd/bck_off.gif) no-repeat;}
.icd_Next{ background:url(../images/icd/fwd_off.gif) no-repeat;}


