


.tabs li { margin: 0; padding: 0; display: inline; }
.tabs li a { font-size: 0.9em; text-decoration: none; color: #999; background: url('images/tabs.png') 0 0 no-repeat; }

.tabs li a:hover {background-position:-53px 0; color: #FFFFFF; }

.tabs li.selectedTab a { background: #FFF; color: #333; }
.tabs li.selectedTab a:hover { background: #FFF; color: #333; }

.tabs li.disabledTab a,
.tabs li.disabledTab a:hover { background: #404040; color: #666666; }

.tab-content { padding: 2em 2em; display: block; }
.tab-content h2 { margin: 0; font-size: 1.4em; }
.tab-content p { font-size: 0.9em; }


.tabs li.tab2 a{ width: 53px; _width: 53px;height: 122px; float: left; float: left; text-indent: -9999px; font-size: 0; margin-top:2px;}
.tabs li.tab2 a:hover{ background-position:-53px 0; }

.tabs li.tab4 a{ width: 53px; _width: 53px;height: 156px; float: left; float: left; text-indent: -9999px; font-size: 0; background: url('images/tabs.png') 0 -122px no-repeat;  }
.tabs li.tab4 a:hover{ background-position:-53px -122px;  }

/*.tabs li.tab4 a{ width: 53px; _width: 53px;height: 114px; float: left; float: left; text-indent: -9999px; font-size: 0; background: url('images/tabs.png') 0 0 no-repeat;  }
*/
/*.tabs li.tab4 a:hover{ background: url('images/tabs/tab3-over.jpg') 0 0 no-repeat;  }*/

.tabs li.tab5 a{ width: 53px; _width: 53px;height: 139px; float: left; float: left; text-indent: -9999px; font-size: 0; background: url('images/tabs.png') 0 -278px no-repeat;  }
.tabs li.tab5 a:hover{ background-position: -53px -278px;  }

.tab1 { display: none; }


/* finger style tabs */
.finger-tab { width: 933px; height: 421px; display: block; background: 0; }
* html .finger-tab .content-inner { height: 1%; } /* Hooray, IE 6 */

.finger-tab .content-inner:after { content: '.'; display: block; height: 0; overflow: hidden; visibility: hidden; clear: both; } /* Hooray, FF */

.finger-tab .tabs { width: 53px; _width: 53px; margin: 0; padding: 0 0 0 0; float: right; }
.finger-tab .tabs li {  }
.finger-tab .tabs li a { display: block; text-align: right; }


.finger-tab .tabs li.disabledTab { border-bottom: 1px solid #666666;  }

.finger-tab .tab-content { width: 880px; height: 421px; padding: 0; border: none; float: left; }


.finger-tab .tab-content h2 { padding: 1em; }
.finger-tab .tab-content p {  }

#tab2_content_1 { padding: 3px 0 0 3px; height: 421px; width: 877px; }

#tab2_content_2, #tab2_content_3, #tab2_content_4, #tab2_content_5 { padding: 20px; height: 384px; width: 840px; }