﻿body
{
    margin:0px 0px;
    padding:0px;
    text-align:center;
    background-color:#455;
    color:#FE7E00;
    font-size: 14px;
    font-family:Sans-Serif";
}
h1
{
    padding-left: 25px;
    float: left;
    color: #DDD;
}
img
{
    border: 0;
}
.link
{
    color:Black;
    text-decoration:none;
    border-bottom:1px solid #333333;
}
.title
{
    font-weight: bold;
    text-indent: -2000px;
}
.header
{
    background: transparent url('http://mobimash.org/images/header.png');
    height: 148px;
}
.content
{
    width:500px;
    margin:0px auto;
    text-align:left;
    padding: 10px;
}
.aboutMobiMash
{
    clear:left;
    list-style-image: url(http://mobimash.org/images/bullet.png);
    padding:10px 0px;
}
.titleImage
{
    height: 148px;
    float: left;
}

.MobiIMG
{
    width: 148px;
    height: 148px;
    float: right;
    padding-right: 25px;
}
.downloadArea ul
{
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    height: 123px;
    width: 265px;
    background:#889;
    padding-top:7px;
    padding-left: 10px;
    background:url('http://mobimash.org/images/ulBG.png')
}
.downloadArea li
{
    float:left;
    text-align:center;
}
.downloadArea img
{
    border:none;
    display:block;
}
.downloadArea li img
{
    height:85px;
}
.downloadArea li a
{
    text-align:center;
    font-size:11px;
    font-weight:bold;
}
ul.aboutMobiMash li
{
    padding-bottom: 5px;
}
.downloadArea a, a:link, a:hover
{
    color:#1E5B7E;
    cursor:pointer;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:medium;
    text-decoration:none;
}
.downloadArea
{
    width: 400px;
}
.sponsorSection
{
    color:White;
    text-align:center;
}
.clearFloats
{
    clear:left;
}
.statistics
{
    float:left;
    padding-left:25px;
    padding-top:25px;
    color:white;
    width: 86px;
}