/*EXTRAS*/
.contentWrapper h3 { border-bottom: 1px solid #999999; background-color: #dfdfdf; }
p.acc { padding: 10px; line-height:22px; font-weight:bold; }
/*  TEST 3  */

/*Main Container*/
.container3 { width:999px; margin-left:3px; }
.container3 ul { list-style-type: none; margin: 0px; padding:0px; }
.container3 li { display: inline; margin: 0px; padding:0px; }
/*Handle*/
.handle3 { float:left; width: 30px; height: 328px; text-align:center; border: none; cursor:pointer; }
.handle3 img { margin-top:3px; }
.handleOver3 {  }
.handleOver3 img { margin-top:3px; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; }
.handleSelected3 { filter:alpha(opacity=40); -moz-opacity:.40; opacity:.40; }
/*Content Container*/
.contentWrapper3 { text-align: justify; margin-top:50px; }
.contentInnerWrapper3 { padding: 10px; }
.contentWrapper3 h3 { border-bottom: 1px solid #999999; color: #1E90FF; font-size:22px; }
.contentContainer3 { padding-left: 0px; float: left; width:0px; height: 310px; overflow:hidden; }
/*  TEST 4  */
.test4 .handle { float: left; width: 32px; height: 310px; margin: 1px; margin-right: -10px; background:  url(../images/blade_grey.png) no-repeat; text-align:center; padding-top:10px; font-weight: bold; color: #9e9e9e; font-size: 16px; }
.test4 .handleOver { background: url(../images/blade_grey_sel.png) no-repeat; }
.test4 .handleSelected { background: url(../images/blade_grey_sel.png) no-repeat; }
