.pageTitle {
    border-bottom: 5px solid #398DD8;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
    vertical-align: middle;
    padding: 3px 20px 8px 20px;
    margin: 2px -10px 0px -10px;
}

.pageTable {
    width: 735px;
    margin: 0 -10px;
}

.pageTable input[type="text"],  .pageTable input[type="password"]{
    padding: 4px 3px;
    background: #fff;
    width: 200px;
}

.pageTable select {
   padding: 4px 3px;
   background: #fff;
   width: 212px;
   border: 1px solid #ccc;
}

.pageTable textarea {
    padding: 4px 3px;
    background: #fff;
    width: 300px;
    border: 1px solid #ccc;
    height: 100px;
}

.pageTable td {
    padding: 7px 20px 7px 20px;
    vertical-align: middle;
    cursor: default;
}

.pageTable td.name {
    width: 120px;
    color: #333;
}

.pageTable td.nameLP {
    width: 180px;
    color: #333;
}

.pageTable td.nameST {
    width: 300px;
    color: #333;
}

.pageTable tr {
    background: url(../images/gorborder2.png) repeat-x bottom;
    border-top: 1px solid #fff;
}

.pageTable tr:hover {
    background: #f5f5f5 url(../images/gorborder2.png) repeat-x bottom;
}

.userInfo {
    overflow: hidden;
    padding: 0 0 0 115px;
    margin: 0 10px 9px 10px;
    color: #333;
}

.leftBlock {
    width: 115px;
    margin: 0 0 0 -115px;
}

.leftBlock img {
    width: 100px;
}

.rightBlock {
    width: 100%;
    position:relative;
    top: -100px;
    line-height: 1.5;
    margin-bottom: -90px;
}


.pageTable {
    width: 735px;
    margin: 0 -10px;
}

.pageTable input[type="text"],  .pageTable input[type="password"]{
    padding: 4px 3px;
    background: #fff;
    width: 200px;
}

.pageTable select {
   padding: 4px 3px;
   background: #fff;
   width: 212px;
   border: 1px solid #ccc;
}

.pageTable textarea {
    padding: 4px 3px;
    background: #fff;
    width: 300px;
    border: 1px solid #ccc;
    height: 100px;
}

.pageTable td {
    padding: 7px 20px 7px 20px;
    vertical-align: middle;
    cursor: default;
}

.pageTable td.name {
    width: 120px;
    color: #333;
}

.pageTable td.nameLP {
    width: 180px;
    color: #333;
}

.pageTable td.nameST {
    width: 300px;
    color: #333;
}

.pageTable tr {
    background: url(../images/gorborder2.png) repeat-x bottom;
    border-top: 1px solid #fff;
}

.pageTable tr:hover {
    background: #f5f5f5 url(../images/gorborder2.png) repeat-x bottom;
}

.userInfo {
    overflow: hidden;
    padding: 0 0 0 115px;
    margin: 0 10px 9px 10px;
    color: #333;
}

.leftBlock {
    width: 115px;
    margin: 0 0 0 -115px;
}

.leftBlock img {
    width: 100px;
}

.rightBlock {
    width: 100%;
    position:relative;
    top: -100px;
    line-height: 1.5;
    margin-bottom: -90px;
}


.none {
  background: none !important;
}

.none td {
    padding-bottom: 0px !important;
    padding-top: 10px !important;
}
