h1
{
    color: #375B88;
    text-shadow: 0px 2px 0px silver;
    font-size: 18pt;
    font-family: Verdana, Arial;
}

.dialog {
font-family: Verdana, Tahoma;
font-size: 10pt;
color: Red;
padding: 10px;
}

.subHead {
color:#2E6E9E;
font-weight:bold;
}

.footerText {
    color: White;
    text-shadow: 0px 1px 0px black;
    text-align:center;
    vertical-align:text-bottom;
}

.itemHome
{
    float: left;
    position: relative;
    left: 246px;
    top: 0px;
    background-image: url(/iphone/images/base_02.png);
    background-position: -246px 0px;
    background-repeat: no-repeat;
    width: 116px;
    height: 40px;
}

.itemHomeDown
{
    float: left;
    position: relative;
    left: 246px;
    top: 0px;
    background-image: url(/iphone/images/btn_down.png);
    background-position: -246px 0px;
    background-repeat: no-repeat;
    width: 116px;
    height: 40px;
}

.itemSS
{
    float: left;
    position: relative;
    left: 246px;
    top: 0px;
    background-image: url(/iphone/images/base_02.png);
    background-position: -362px 0px;
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
}

.itemSSDown
{
    float: left;
    position: relative;
    left: 246px;
    top: 0px;
    background-image: url(/iphone/images/btn_down.png);
    background-position: -362px 0px;
    background-repeat: no-repeat;
    width: 200px;
    height: 40px;
}

.itemSupport
{
    float: left;
    position: relative;
    left: 246px;
    top: 0px;
    background-image: url(/iphone/images/base_02.png);
    background-position: -562px 0px;
    background-repeat: no-repeat;
    width: 141px;
    height: 40px;
}

.itemSupportDown
{
    float: left;
    position: relative;
    left: 246px;
    top: 0px;
    background-image: url(/iphone/images/btn_down.png);
    background-position: -562px 0px;
    background-repeat: no-repeat;
    width: 141px;
    height: 40px;
}