/*--------------------------------------------
siteCore - Alternate Style - Pink
---------------------------------------------*/
h1#page_title { background: url('../images/backgrounds/title_pink.jpg') repeat-x top center; }
table.data tr th { background: url('../images/backgrounds/title_pink.jpg') repeat-x top center; }
div.pagination a.selected { background: #CA0A60; }
.btn-inner input:hover {color: #CA0A60;}
a {color: #C10157;}
table.jCalendar th {background: #CA0A60; }


#calc th {
  border: 1px solid #CA0A60;
color: #CA0A60;
  text-align: center;
  padding-left: 2px;
  padding-right: 2px;
}

#calc td {
  text-align: center;
}

