#memframe #content #badges div.bubble_info {
    position: relative;
    /*top: 150px;
    left: 100px;*/
}
#memframe #content #badges div.trigger {
    position: absolute;
}

/* Bubble pop-up */

.popup {
        background-color: #ffffff;
        color: #252525;
        position: absolute;
        display: none;
        z-index: 50;
}


.popup td.corner {
        height: 15px;
        width: 19px;
}

.popup td#topleft { background-image: url(/images/bubbles/bubble-1.png); }
.popup td.top { background-image: url(/images/bubbles/bubble-2.png); }
.popup td#topright { background-image: url(/images/bubbles/bubble-3.png); }
.popup td.left { background-image: url(/images/bubbles/bubble-4.png); }
.popup td.right { background-image: url(/images/bubbles/bubble-5.png); }
.popup td#bottomleft { background-image: url(/images/bubbles/bubble-6.png); }
.popup td.bottom { background-image: url(/images/bubbles/bubble-7.png); text-align: center;}
.popup td.bottom img { display: block; margin: 0 auto; }
.popup td#bottomright { background-image: url(/images/bubbles/bubble-8.png); }

.popup table.popup-contents {
        font-size: 12px;
        line-height: 1.2em;
        background-color: #fff;
        color: #666;
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
        }

table.popup-contents th {
        text-align: right;
        text-transform: lowercase;
        }

table.popup-contents td {
        text-align: left;
        }

tr#release-notes th {
        text-align: left;
        text-indent: -9999px;
        background: url(/images/bubbles/starburst.gif) no-repeat top right;
        height: 17px;
        }

tr#release-notes td a {
        color: #333;
}

#testimon {
	font-size:12px;
	margin:0;
	padding:0;
	list-style:none;
	text-align: justify;
	}
#testimon li{
	display:none; /* hide the items at first only */
	margin:0;
	padding:0;
	list-style:none;
	}
		#whyjon {
	font-size:12px;
	margin:0;
	padding:0;
	list-style:none;
	text-align: justify;
	}
	
	
	#whyjon li{
	display:none; /* hide the items at first only */
	margin:0;
	padding:0;
	list-style:none;
	line-height: 16px;
	font-size: 12px;
	}
#testimon .sign {
            color: #71ab07;
            font-weight: bold;
             }
	
#presscomm .sign {
            color: #71ab07;
            font-weight: bold;
             }
			 #press .sign {
            color: #71ab07;
            font-weight: bold;
             }
#presscomm {
	font-size:12px;
	margin:0;
	padding:0;
	list-style:none;
	text-align: justify;
	}
	

#presscomm li{
	display:none; /* hide the items at first only */
	margin:0;
	padding:0;
	list-style:none;
	}
.head {font-weight: bold; color: black;}

#presscomm a:link a:visited a:hover a:active {color: #060;}

#sponsor{
	width: 214px;
	background-color: transparent;
	padding: 0px 2px 0 20px;
	margin: 24px 0 0 0;
	height:64px;
}
#sponsor p {
	margin: 0;
	padding: 4px 0 0 0;
}
#sponsor img{
	float: right;
	margin: 0;
	padding: 0;
}
#photo {
	font-size:12px;
	margin:0;
	padding:0;
	list-style:none;
	text-align: justify;
	}
	

#photo li{
	display:none; 
	margin:0;
	padding:0;
	list-style:none;
	}
.green {
	color: #75AD0A;
}
