.silverButton100 {
    background: url("https://www3.myaccess.com/myaccess/images/layout/standard.button.silver.100.png") repeat scroll 0 0 transparent;
    width: 104px;
}

.silverButton {
    background-repeat: no-repeat;
    border-width: 0;
    color: #222222;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
}

.silverButton50 {
	background: url("https://www2.myaccess.com/myaccess/images/layout/standard.button.silver.50.png") repeat scroll 0 0 transparent;
	width: 54px;
}

p {
    font-family:georgia,times,serif;
    background-color: #FFF;
    color: #111;
    text-decoration: none;
    word-spacing: normal;
    text-align: justify;
    letter-spacing: 0pt;
    line-height: 1.6em;
    font-size: 16px;
    padding: 3px 10px;
}
.contentPadding {
	background-color: #EAEAEA;
	height: 40px;
}

.tableContent {
	border-style:solid;
	border-width:1px;
	border-color:#AAAAAA;
	width: 100%;
}

.balloonButton {position:relative; display:block; height:17px; padding-top:2px; background-color:transparent; background-repeat:no-repeat; font-size:11px; font-weight:bold; text-align:center; text-decoration:none; cursor:pointer;}
input.balloonButton {height:19px; padding-top:0px; border-width:0px;}
.balloonButtonSelected {background-position:0px -19px;}
.balloonButton50 {width:50px; background-image:url(../../images.map/balloonButton50.gif);}
.balloonButton50_ask {width:50px; background-image:url(../../images.map/balloonButton50_ask.gif);}
.balloonButton80 {width:80px; background-image:url(../../images.map/balloonButton80.gif);}
.balloonButton100 {width:100px; background-image:url(../../images.map/balloonButton100.gif);}
.balloonButton150 {width:150px; background-image:url(../../images.map/balloonButton150.gif);}
.balloonButton200 {width:200px; background-image:url(../../images.map/balloonButton200.gif);}		
.balloonButton:hover {background-position:0px -19px;}
.balloonButtonDisabled {background-position:0px -38px;}
.balloonButtonDisabled:hover {background-position:0px -57px;}

.audio-container {
    display: block;
   	text-align: center;
   }
.audio-controls {
    display: block;
   	margin-left: 270px;
   }
