/* TABS Properties  */
.method {margin-top: 25px; margin-bottom: 25px;}
.method #left {float: left; width: 389px;}
.method #right {float: left; width: 360px; margin-left: 20px;}

ul#tabs {height: 12px; margin: 0; margin-top: 132px; margin-bottom: 25px; padding: 0; list-style: none;}
#tabs li {float: left; margin: 0; padding: 0;}
#tabs a {width: 119px; height: 12px; text-decoration: none; float: left; margin: 0; padding: 0;}
#tabs a span {visibility: hidden;}
#tabs a:focus {outline: none;}

#tabs a.Brandscape {background: #fff url(../../img/range/h2-brandscape.png) no-repeat top center;}
#tabs a.Refresh {background: #fff url(../../img/range/h2-refresh.png) no-repeat top center;}
#tabs a.Catalyst {background: #fff url(../../img/range/h2-catalyst.png) no-repeat top center;}
#tabs a.Forma {background: #fff url(../../img/range/h2-forma.png) no-repeat top center;}
#tabs a.Lifespace {background: #fff url(../../img/range/h2-lifespace.png) no-repeat top center;}
#tabs a.Sync {background: #fff url(../../img/range/h2-sync.png) no-repeat top center;}

#tabs a.active-tab, #tabs a:hover {text-decoration: none; background-position: 0 -11px;}

.panel {clear: both; display: none; margin: 0; padding: 0;  line-height: 1.6em;}
.panel.active-tab-body {display: block;}

.method #left #header {width: 389px; height: 94px;}
.method #left #headerSub {background-color: #fff;line-height: 15px; margin-bottom: 20px;}
.method #left #overview {}
.method #left #overviewCopy {width: 389px; }/*  height: 236px;  */
/* +++++++++++++++++++++ */
