.links li {display:inline}
input#submit {background: #C9C9CE;border: none;height: 38px;width: 183px;cursor: pointer;position: relative;z-index: 9999;font-size: 24px;color: white;text-transform: uppercase;font-weight: 400;line-height: 100%;margin-top: 3px;padding: 8px 0 4px;}
 #tabs-container {width: 100%;float: left; margin-bottom:40px}
 #tab-content-box { border: 1px solid #C9C9CE; }
 #tabs-box { height: 40px; border-left: 1px solid #C9C9CE;}
 .tab { height: 19px; border-color: #C9C9CE; border-style: solid; border-width: 1px 1px 1px 0; width: 200px; margin: 0; padding: 10px;float: left;font-weight: bold;text-transform: uppercase;text-align: center; cursor:pointer; font-size:15px}
 .tab.active { border-bottom: 2px solid white; }
 .tab-content { display: none; padding: 10px;}
 .tab-content.active { display: block; }
 .tab-content p { font-size:13px; color:#000; margin-bottom:15px; font-weight:bold;}
 .itemdesc { padding:10px; margin-bottom:20px; font-size:13px; color:#000; font-weight:bold;float: left; width:100%}
 .itemdesc p { font-size:13px; color:#000; margin-bottom:15px; font-weight:bold}
 .itemdesc img {float: left;width: 440px; padding-right:20px}
 .globaldesc {width:100%}
 .globaldesc img{float:left;}