body
    {
    color: #ccc;
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
    background: #000000 url('../images/bg/gradient1.gif') top left repeat-x;
    }

table {
    color: #ccc;
    font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
    font-size: 12px;
}

h1
    {
    color:     #fff;
    font-size: 47px;
    font-weight: bolder;
    margin:    0 40px;
    padding:   0.08em 0;
    }

h1 sup
    {
    color: #ddd;
    }

h1 a
    {
    color:           #fff;
    text-decoration: none;
    }

h1.company, h1 a.company
    {
    color: #d01a71;
    }

h2
    {
    color:     #ddd;
    font-size: 2.5em;
    }

h3
    {
    color:     #fff;
    font-size: 1.5em;
    }

h4
    {
    font-size: 1.3em;
    }

.content
    {
    margin: 0 20px;
    }

.content a
    {
    color: #fff;
    }

.content p.linkage
    {
    margin-top: 2em;
    text-align: right;
    font-size:  1.7em;
    color:      #ddd;
    }

.content p.linkage a
    {
    color: #fff;
    }

/*.content p.linkage a
{
    color: #fff;
    background: url('../images/bg/biglink_off.gif') center right no-repeat;
    padding: 10px 20px;
    text-decoration: none;
}

.content p.linkage a:hover
{
    background: url('../images/bg/biglink_on.gif') center right no-repeat;
    font-style: italic;
}*/

.xtop3, .xbottom3
    {
    display:    block;
    background: transparent;
    font-size:  1px;
    }

.xb1, .xb2, .xb3, .xb4
    {
    display:  block;
    overflow: hidden;
    }

.xb1, .xb2, .xb3
    {
    height: 1px;
    }

.xb2, .xb3, .xb4
    {
    background:  #000000;
    border-left: 1px solid #757575;
    border-right: 1px solid #757575;
    }

.xb1
    {
    margin:     0 5px;
    background: #757575;
    }

.xb2
    {
    margin:       0 3px;
    border-width: 0 2px;
    }

.xb3
    {
    margin: 0 2px;
    }

.xb4
    {
    height: 2px;
    margin: 0 1px;
    }

.xboxcontent3
    {
    display:    block;
    background: #000000;
    border:     0 solid #757575;
    border-width: 0 1px;
    text-align: left;
    }

a.greyButton
    {
    background: transparent url('../images/btn-lt_2.png') no-repeat top left;
    display: block;
    float:   left;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    height:  27px;
    padding-left: 5px;
    text-decoration: none;
    color:   #555;
    margin-right: 10px
    }

.profileImgBox
    {
    float: left;
    width: 105px;
    margin-right: 10px;
    text-align: center;
    overflow: hidden
    }

.profileImgBox img
    {
    height: 65px;
    border: 1px solid #c6c6c6
    }

a.greyButton
    {
    background: transparent url('../images/btn-lt_2.png') no-repeat top left;
    display: block;
    float:   left;
    font-size: 14px;
    font-weight: bold;
    line-height: 19px;
    height:  27px;
    padding-left: 5px;
    text-decoration: none;
    color:   #555;
    }

a.greyButton:link, a .greyButton:visited, a .greyButton:hover, a .greyButton:active
    {
    color: #555
    }

a.greyButton span
    {
    background: transparent url('../images/btn-rt_2.png') no-repeat top right;
    display: block;
    padding: 4px 15px 4px 10px;
    cursor:  pointer;
    }

#myGallery
    {
    text-align: left;
    margin: 0 auto;
    }