h3.page-title {
float: left;
}
.page-header{
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 0;
    width: 100%;
    height:63px;
}
.nav-tab-wrapper li{
float: left;
border-bottom:none;
padding: 8px 24px;
border-bottom: 1px solid #CCCCCC;
}
h2.nav-tab-wrapper{
border:none;
}
.nav-tab-wrapper li.ui-tabs-selected{
-moz-border-radius: 5px 5px 0 0;
border-top:1px solid #ccc;    
border-left:1px solid #ccc;    
border-right: 1px solid #ccc;
border-bottom: none;
}

h2.nav-tab-wrapper{
padding-left: 5px;
}
.nav-tab-wrapper li a{
color:#464646;
text-decoration:none;
}
.form-table{
width: 600px;
float: left;
display: block;
}
.more-info{
 float: left;
 width: 200px;
};
p.submit {
clear: both;
}
#tabs{
display:block;
height: 100%;
}
.ui-tabs-panel{
}
.wrap{
width: 800px;
}
span.code_name{
width: 140px;
margin: 15px;
}
.get_the_code{
clear:both;
padding-bottom: 10px;
height: 40px;
}
.get_the_code img{
float: right;
}
.form-table .hidden{
display: none;
}
.form-table .hide{
display: none;
}
h2.placeholder{
font-size: 1px;
padding: 1px;
margin: 0px;
height: 2px;
}
.page-header img.header-img{
float: left;
height: 36px;
padding: 14px 6px 15px 0;
width: 36px;
}
