.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 304px;
height: 106px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
margin-bottom:12px;
}
/*
	Total wrapper width: 350px+5px+5px=360px
	Or width of wrapper div itself plus any left and right CSS border and padding
	Adjust related containers below according to comments
*/


.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: absolute; /* Do not change this value */
background: white;
padding: 5px;
padding-top:0px;
visibility: hidden;
width: 304px;
}
/*
 Total glidecontent width: 330px+10px+10px=350px
	Or width of wrapper div itself (not counting wrapper border/padding)
*/

.glidecontenttoggler{ /*style for DIV used to contain toggler links. */
width: 304px;
margin-top: 0px;
text-align: right; /*How to align pagination links: "left", "center", or "right"
background: white; /*always declare an explicit background color for fade effect to properly render in IE*/
}
/*
 Total contenttoggler width: 350px+5px+5px=360px
	Or total width of wrapper div (counting wrapper border/padding)
*/

.glidecontenttoggler a{ /*style for every navigational link within toggler */
display: -moz-inline-box;
display: inline-block;
color: #000000;
padding: 1px 3px;
margin-right: 3px;
font-weight: bold;
text-decoration: none;
background-color:#c6ccd9;
border:solid 1px #e1e1e1;
}

.glidecontenttoggler a.selected{ /*style for selected page's toggler link. ".selected" class auto generated! */
background: #724486;
color: white;
}

.glidecontenttoggler a:hover{
background: #724486;
color: white;
}

.glidecontenttoggler a.toc{ /*style for individual toggler links (page 1, page 2, etc). ".toc" class auto generated! */
}

.glidecontenttoggler a.prev, .glidecontenttoggler a.next{ /*style for "prev" and "next" toggler links. ".prev" and ".next" classes auto generated! */
}

.glidecontenttoggler a.prev:hover, .glidecontenttoggler a.next:hover{
background: #1A48A4;
color: white;
}

.ar_iphone {float:left; width:230px; height:432px; margin-top:11px; margin-left:36px; }
.ar_iphoneIcons { width:998px; margin:0 auto; background:#FFF; border:solid 1px #bfbfbf; margin-top:15px;}
.ar_iphoneIcons table {width:100%;}
.ar_iphoneIcons table td.mainIcon  {padding-left:20px}
.ar_iphoneIcons table td.mainIcon div {    width: 205px;    height: auto !important;    border: solid 0px #bfbfbf !important;    border-bottom: 0px solid #663399 !important;    padding: 0px !important;    border-top: 0px !important;    float: left !important;  background:none !important;}
.ar_iphoneIcons table td.mainIcon h1 {font-size:14px; margin:0; padding:0; background:none}

.ar_iphoneIcons table td.mainIcon div div {
    background: none !important;
}




.i-TabSection {float:right; height:432px; margin-right:40px; width:600px;}
.andrTab {float:left; width:230px; height:432px; margin-top:10px; margin-left:36px; }
.andrTabCon {border:0px; width:500px; height:430px; margin-right:20px}
.barryTab {float:left; width:151px; height:432px; margin-top:10px; margin-left:53px;}
.barryTabCon {float:right; width:600px; height:432px; margin-right :20px}
.winTab {float: left; width: 188px; height: 432px; margin-left: 82px;}
.viagprsTab {float: left; width: 190px; height: 432px; margin-left: 80px;}
