div#content {
padding: 0;
position: relative;
}

div#content-button {
position: absolute;
left: 700px;
background: none;
/*border: 1px solid orange;*/
padding: 0 0 0 0;
text-align: left;
font-weight: normal;
z-index: 5;
}

div#content-main {
background: none;
/*border: 1px solid orange;*/
padding: 10px 0 0 0;
text-align: center;
font-weight: normal;
}

div#headline h2 {
display: inline-block;
text-indent: -9999px;
width: 300px;
height: 20px;
background: url(../images/tellyourphone.png) no-repeat left top;
color: #fff;
}
div#headline p {
padding: 0 200px;
font-weight: normal;
color: #fff;
font-size: 13px;
}
div#phones {
text-align: left;
height: 607px;
overflow:hidden;
position: relative;
top: -30px
}
#vlingoFlash {
float: left;
}
div#phones div.phone-description {
margin-left: 544px;
padding-top: 118px;
width: 260px;
color: #fff;
}

/* h2 Replacement for Phones */
div#phones div.phone-description h2 {
text-indent: -9999px;
height: 24px;
color: #f99f2c;
}
div#phones div.phone-description h2#iphone {
background: url(images/h2-home-iphone.png) no-repeat left top;
}
div#phones div.phone-description h2#nokia {
background: url(images/h2-home-nokia.png) no-repeat left top;
}
div#phones div.phone-description h2#winmo {
background: url(images/h2-home-winmo.png) no-repeat left top;
}
div#phones div.phone-description h2#blackberry {
background: url(images/h2-home-blackberry.png) no-repeat left top;
}
div#phones div.phone-description h2#android {
background: url(images/h2-home-android.png) no-repeat left top;
}

div#phones div.phone-description ul{
margin-left: -4px;
list-style-type: none;
}
div#phones div.phone-description ul li {
float: left;
list-style-type: none;
}

a#watch-it, a#more-info {
width: 118px;
height: 39px;
margin-right: 5px;
}
a#watch-it {background: url(images/button-watch-it.png) no-repeat left top;}
a#more-info {background: url(images/button-more-info.png) no-repeat left top;}

/* Download Buttons for Phones */
div#phones div.phone-description a.download {
width: 250px;
height: 73px;
margin: 10px 0 0 -4px;
}
a#download-iphone {
background: url(images/button-download-iphone.png) no-repeat left top;
}
a#download-nokia {
background: url(images/button-download-now-2.gif) no-repeat left top;
}
a#download-winmo {
background: url(images/button-download-now-2.gif) no-repeat left top;
}
a#download-android {
background: url(images/button-download-now-2.gif) no-repeat left top;
}

div#phones div.phone-description a.bbButton {
width: 219px;
height: 64px;
}

a#download-blackberry {
background: url(images/button-vlingo-free-trans.png) no-repeat left top;
}
a#buy-blackberry {
background: url(images/button-vlingo-plus-trans.png) no-repeat left top;
}
a#gift-blackberry {
background: url(images/button-vlingo-gift-trans.png) no-repeat left top;
}

div#content-sub {
position: absolute;
top: 600px;
left: 0;
z-index:5;
margin: 0 90px;
}
div#tab-nav {
width:150px;
margin-left:-40px;
}
div#tab-nav ul li {
text-align: right;
font-size: 10px;
}
div#tab-nav ul li a {
color: #888888;
padding-right: 15px;
background: url(images/arrow-grey.gif) no-repeat right center;
}
div#tab-nav ul li a.selected {
color: #097dc2;
background: url(images/arrow-blue.gif) no-repeat right center;
font-size: 12px;
}
div#tab-main {
position: absolute;
left: 128px;
top: 0;
width: 524px;
height: 55px;
background: url(images/bg-home-quote.png) no-repeat left top;
padding: 14px 15px 0 15px;
}
div#tab-main blockquote {
padding: 0 18px;
background: url(images/bg-home-blockquote.gif) no-repeat left top;
width: 488px;
}
div#tab-main blockquote p {
font-style: italic;
margin-bottom: 5px;
line-height: 1.2em;
}
div#tab-main blockquote p span {
font-size: 10px;
}
div#tab-main blockquote cite {
display: block;
text-align: right;
font-weight: bold;
font-style: italic;
margin-right: -18px;
font-size: 10px;
}


