.centered{text-align: center;}
.box-centered{margin: 0 auto;}
.textalign-left{text-align: left;}

.contactus-banner{display: block; width: 668px; height: 137px; margin: 5px auto 15px;}

#customchips-header{width: 995px; height: auto;}
#customchips-header h1{font-size: 60px; text-align: center !important; font-family: Palatino Linotype, Book Antiqua3, Palatino, serif;}
#customchips-header h6{font-size: 15px; font-family: Georgia1, Georgia, serif; font-weight: bold; font-style: italic; text-align: center !important;}
#customchips-header img{margin: 5px auto 15px; display: block;}

.customchips-body{width: 970px; height: auto; margin: 15px auto; padding: 5px;}
.customchips-body p{font-size: 18px; line-height: 25px; padding: 5px 10px 10px;}
.customchips-body h2, .customchips-body h3, .customchips-body h1, .customchips-body h4{font-family: Palatino Linotype, Book Antiqua3, Palatino, serif; font-weight: bold;}
.customchips-body h2{font-size: 45px; text-align: center !important; padding: 10px;}
.customchips-body h3{font-size: 25px; padding: 10px;}
.customchips-body h4{font-size: 22px; padding: 10px;}
.customchips-body ul li{font-size: 18px; line-height: 30px; color:#273a58;}

.chipdetail-holder{width: 995px; height: auto; overflow: auto; text-align: left; margin: 20px auto 0; padding: 35px 0; border-top: 1px solid #eee; position: relative;}
.chipdetail-holder .customchips-left{float: left; width: 285px; display: block;}
.chipdetail-holder .customchips-right{float: right; width: 300px !important; display: block;}
.chipdetail-holder .customchips-details{float: left; width: 410px; font-size: 18px;}
.customchips-details h2 { font-size: 42px; margin: 0; padding: 0; font-family: Palatino Linotype, Book Antiqua3, Palatino, serif-webkit-body; }
.chipdetail-holder .customchips-details p { font-size: 15px; padding: 10px 20px 10px 0; line-height: 1.4em; }

table.table-examples{border: 1px solid gray; font-size: 15px; color:#2b2b2b; margin: 10px auto 20px;}
table.table-examples th, table.table-examples td{padding: 5px 30px 5px 5px;}
table.table-examples th{font-size: 18px; font-weight: bold; background-color: #c8c8c8;}
table.table-examples .table-total{font-weight: bold; color: #9a5151;}

table.table-chipprice{ margin-top: 10px; margin-bottom: 20px; font-size: 18px; color:#2b2b2b;}
table.table-chipprice th, table.table-chipprice td{padding: 5px 20px 5px 15px; border-bottom: 1px solid #2b2b2b; text-align:center;}
table.table-chipprice th{border-bottom: 2px solid #2b2b2b; font-size: 20px; font-weight: bold;}
table.table-chipprice tr > td:first-child{padding-right: 50px; padding-left: 10px; border-right: 2px solid #2b2b2b;}

table.table-chipprice2{ margin-top: 10px; margin-bottom: 20px; font-size: 11px; color:#2b2b2b;}
table.table-chipprice2 th, table.table-chipprice2 td{padding: 2px 5px; border-bottom: 1px solid #2b2b2b; text-align:center;}
table.table-chipprice2 th{border-bottom: 2px solid #2b2b2b; font-size: 14px; font-weight: bold;}
table.table-chipprice2 tr > td:first-child{padding-right: 10px; padding-left: 10px; border-right: 2px solid #2b2b2b;}

/*-----------------------------------------------------------------------*/
/*html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
} 
 
.pagewidth{ 
 width:999px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
 position:relative;
 padding-left: 35px;
 height:200px; 
 background-color:#FFFFFF; 
 width:950px;
} 
 
#leftcol{
width:220px; 
float:left; 
position:relative; 
 }

#twocols{
width:779px; 
float:right; 
position:relative; 
 }

#rightcol{
width:270px;
float:right; 
position:relative; 
}

#maincol{background-color: #FFFFFF;  
padding-right: 9px;
float: left; 
display:inline; 
position: relative; 
width:500px; 
}
 
#gap{
 position:relative; 
 height:10px; 
  background-color:#FFFFFF; 
 width:900px;
} 


.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block; font-size:18px; }


* html .clearfix{height: 1%;}
.clearfix{display: block;}
 
*/

 

 @media print{ 

#leftcol{display:none;} 

#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
