/* CSS Document */
table {
margin-top: 1em;
border-collapse: collapse;
width: 520px;
}

caption {
font: Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
font-size: 1.15em;
font-weight: bold;
padding-bottom: .5em;
padding-top: .5em;
}
#player1, #player2, #iphone, #palm, #windows, #blackberry {
font-size: 80%;
}
th {
text-align: center;
}
td {
font-size: 75%;
padding: 3px 0;
text-align: center;
}
td.apptd {
font-size: 75%;
padding: 3px 0;
text-align: center;
width: 65px;
display:block;
}
.link {
text-decoration: underline;
}
.iconplayer {
display: inline;
padding: 8px 3px 0 0;
}
.hr { 
padding: 5px 0;
}
.verticalborder {
border-right: 1px solid #cccccc;
}
summary { margin-top: 3em;
}
/*---------------listen help ----------------------*/
ul, li {
text-align: left;
list-style-type: square;
font-size: 90%;
margin-left: 1em;
}
p.question {
margin-top: 20px;
}
.highlite {
color: #66FF99;
}
.alert {
color: #FFFF00;
}
table {
margin-left: 1em;
margin-bottom: 2em;
border: 1px solid #555;
}
.spaceabove {
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
text-transform: uppercase;
margin: 3em 0 0 0;
padding: .3em 0;
text-align: center;
}
img.LogoAbacast {
vertical-align: middle;
display: inline;
float: left
margin: .25em 3em .25em 1em;
}
p.Abacastfineprint {
font-size: 85%;
color: #FF0000;
padding-bottom: 4em;
}

/*-------------table app images ----------------*/
table.appimg {
width:520px;
height:auto;
margin-top: 1em;
border-collapse: collapse;
text-align:center;
}

td.apptd {
display: inline;
font-size: 75%;
text-align: center;
width:104px;
/*margin-left:auto;
margin-right:auto;*/
}

img.apps {
width:50;
height:50;
margin-left:auto;
margin-right:auto;
}


