﻿.main
{
    width: 740px;
    height: 600px;
    border: solid 1px #333333;
    margin-left: auto;
    margin-right: auto;
}
.top-img
{
    width: 740px;
    height: 241px;
}
.bottom-area
{
    width: 740px;
    height: 359px;
}
.app-features
{
    width: 200px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    margin: 25px 0px 0px 140px;
}
ul.bulleted-list
{
    width: 400px;
    height: 150px;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    /*list-style-type: bullet;*/
    margin: 25px 0px 0px 110px;
}
.bottom-border-iphone
{
    width: 550px;
    height: 65px;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border-style: solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 15px;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}
.padding-text-iphone
{
    padding: 10px 0px 0px 50px;
    text-align: justify;
    font-style: normal;
}
.bottom-border-droid
{
    width: 250px;
    height: 40px;
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    border-style: solid;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 15px;
    border: 1px solid black;
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
}
.padding-text-droid
{
    padding: 12px 0px 0px 60px;
    text-align: justify;
    font-style: normal;
}
.lanuagecotrl
{
   
  float:right;
width:740px;
}