.cchLink {color: #006;text-decoration:none;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;}
.cchLink:hover {color: #9999FF}
#cchContainer {width: 298px !important;overflow:hidden}
#cchContainer h4 {width:294px}
#cchContent{clear:both;border-color: 0;padding: 5px;}
#cchContent h4 {margin:0;padding:5px 0;background-color:transparent;color:#006 !important;border:1px solid #006;height:auto;text-transform:capitalize;width:auto}
#cchContent h4 span {color:#666}
#cchContent th {color:#000;font-size:12px;font-family:Arial, Helvetica, sans-serif}
#cchContent #cchControl {text-align:center;width:288px;}
#cchContent #cchRates {font-size:14px;margin-top:3px;text-align:center;border-left:1px solid #CCC}
#cchContent #cchRates td {border:1px solid #999;border-width:0 1px 1px 0;padding:3px; height:50px;background-color:#FFF}
#cchContent #cchRates th {border:1px solid #999;border-width:1px 1px 1px 0;background-color:#CCC}
#cchContent a {font-weight:bold;text-decoration:none !important;font-size:12px;color:#006;font-family:Arial, Helvetica, sans-serif}
#cchContent a:hover {color:#99F}
#cchContent ul {margin: 0;padding-left:15px;}
#cchContent #cchLogo {width:290px;border:1px solid #999}
/* tabs */
.cchTab{
	width:149px;
	display:block;
	font-weight:bold;
	font-size:9px;
	color:#006;
	text-align:center;
	cursor:pointer;
	border-bottom:1px solid #006;
	background-color:#DDD;
	padding:3px 0;
	float:left
}
#bTab {}
#pTab {background-color:#FFF;border-left:1px solid #006;width:148px;}
