* html .clearfix { height: 1%; }
.clearfix { display: block; }
#tab-content-header {
border: 1px solid #d7d7d7;
border-bottom: 0;
margin: 1em 0 0;
*margin-right: 1px;
padding: 5px;
background-color: #e8eefa;
text-align: left;
font-size: 13px;
}

#tab-content {
position: relative;
text-align: left;
margin: 0 0 2em;
font-size: 13px;
}

#tab-content-l {
z-index: 1;
float: left;
position: relative;
top: 0;
left: 0;
width: 201px;
}

#tab-content-r {
z-index: 0;
float: right;
position: relative;
top: 0;
left: 0;
*left: -1px;
width: 720px;
*width: 720px;
border: 1px solid #ccc;
background-color: #eee;
padding: 1px;
height: 1000px;
}

ul#tab-content-list {
margin: 0 0px !important;
padding: 0;
width: 159px;
*width: 160px;
list-style: none outside;
}

ul#tab-content-list li,
ul#tab-content-list li.menu,
ul#tab-content-list li.active {
width: 159px;
*width: 160px;
padding: .4em 0;
margin: 0 0 1px;
background: #eeeded url(../images/backgrounds/browser-tab.png) no-repeat top left;
cursor: pointer;
*cursor: hand;
list-style-type: none;
height: 13px;
}
/*
width: 159px;
*width: 160px;
padding: .7em 0;
margin: 0 0 -1px;
border: 1px solid #d7d7d7;
background: #eeeded url(../images/backgrounds/browser-tab.png) no-repeat top left;
cursor: pointer;
*cursor: hand;
list-style-type: none;
height: 7px;
}*/

ul#tab-content-list li SPAN,
ul#tab-content-list li.menu SPAN {
padding: 0 10px;
display: block;
*height: 1%;
font-size: small;
}

ul#tab-content-list li.active {
background: #fff url(../images/backgrounds/browser-tab-active.png) no-repeat center left;
/*
border-left: 0;
padding-left: 1px;
border-right: 1px solid #fff;
list-style-type: none;*/
}

ul#tab-content-list li.active,
ul#tab-content-list li.active a {
color: #000;
text-decoration: none;
cursor: default;
}
/***/
.about {
 font-size: 13px;
 }
 .about h1 {
 margin: 0;
 padding: 0 0 .1em;
 font-size: 1.85em;
 font-weight: normal;
 }
 .about p {
 margin: 0;
 padding: 0 0 1em;
 }
 .programs {
 font-size: 13px;
 text-align: left;
 padding: 0 0 2em;
 }
 .programs h3 {
 border: 1px solid #d7d7d7;
 padding: 5px;
 background-color: #dbe6de;
 font-size: 13px;
 }
 .programs ul {
 margin: 0;
 padding: 0;
 list-style: none outside;
 }
 .programs ul li {
 margin: 0;
padding: 0;
float: left;
width: 50%;
  line-height: 1.3em;
 }
 /* Tab Layout */
 h3#tab-content-header {
 background-color: #dbe6de;
 }
 #tab-content-r h5 {
 font-size: 1em;
 margin: 0;
 padding: 0 0 .2em;
 }
 #tab-content-r p {
 margin: 0;
 padding: 0 0 1em;
 }
 .right-images {
 float: right;
 width: 193px;
 margin: 0 0 0 1em;
 text-align: center;
 }
 .right-images p {
 margin: 0;
 padding: .4em 0 1em;
 }
 #success-stories .story {
padding: 0 0 1em;
}
#success-stories .story p.title {
font-weight: bold;
padding: 0 0 .2em;
}
#success-stories .story p {
margin-left: 160px;
padding: 0;
}
#success-stories .story.wide p {
margin: 0;
}
#success-stories .story img {
float: left;
}
.a-product {
background: #fff;
height: 225px; width: 345px;
overflow: hidden;
border: 1px solid #666;
float: left;
margin: 2px;
padding:4px;
}
.item_logo {
height: 90px;
overflow: hidden;
margin-bottom: 10px;
}
.a-product P { font-size: small;}
