#headerTitle {}
div#assetBubbleTOP {
color: #FFFFFF;
font-weight: bold;
font-size: 40px; /*font size*/
text-align: center;
position: static;
margin: 4px;
padding: 5px;
border: 1pt white dashed;
width: 80%;
	border-radius: 10px;
}
div#assetBubbleINT_EXT {
	width: 80%;
	margin-bottom: -15px;
}
h1#assetName {
	margin-top: 0px;
	margin-bottom: 0px;
	word-spacing: 2px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F7F7F7;
}