/*
identity project theme ---------------------------------- */
.identity_theme .contentCol {overflow: visible }
.identity_theme ul.listing li a,
.identity_theme div.pagination ul li a  {color: #000}

.identity_theme ul.listing li div {border-color: #000}
.identity_theme .identity_title {height: 240px; margin-bottom: 20px; background:transparent url(../../../../images/interface/brown-paper.jpg) no-repeat  -20px -60px; position: relative}
.identity_theme .identity_title  h1{height: 220px; background:transparent url(../../../../images/interface/Identity_Trust_logo.png) no-repeat  0 -0; position: absolute; top: -18px; left: -88px; width: 380px; height: 260px; overflow: hidden; text-indent: -5000px}
.identity_theme .identity_title .intro {font-weight: bold;float: right; margin: 14px; width: 320px}

