﻿#iphoneImageLink img 
{
    display:block;
    width:100%;
    border-width:0px;
}

#AppDesc
{
    color:#eee;
    font-size:1.4em;
    font-weight:bold;
    text-align:center;   
}

#ProblemsUpdate {
    background-color: #f75f65; 
    color: #000; 
    padding: 5px; 
    border-radius: 10px;
    -webkit-border-radius: 10px;
    font-size:17px;
    font-weight:bold;   
    margin-bottom:10px;
}