/*<codeart>*/
/*  Jeff   */
div.rates-right {
	width: 641px;
}
.barrel-rates
{
  display: block;
  width: 220px;
  height: 112px;
  margin-top: 50px;
  padding: 13px 13px;
  /*background: url('/images/content/barrel-rates.png') no-repeat;*/
  color: #FFFFFF;
}


.barrel-rates h3
{
  color: #FFFFFF;
  text-align: center;
  line-height: 1em;
}

.barrel-rates,#barrel-rates{
	background-color: #1880e2;
	border-radius: 10px;
	height: 142px;
}


div.barrel-city hr.ca-bigDivide{
	height: 2px;
	background-color:grey;
}

p.ca-location.detail{
	margin-bottom: 1px;
}

#ca-gta-mid{
  /*display: none;*/
  width: 924px;
  /*overflow: hidden;*/
  padding: 40px 30px 0;
  background: url('/images/bgs/rates-bg-mid.png') repeat-y;
  height: 185px;
}

.barrel-rates:last-child{
	margin-top: 10px;
}