/*#tooltipcap{ border:1px solid black;}*/

#bob {visibility:hidden; position:absolute; top:550px; z-index:99;  left:200px; width:290px;}
#tooltiparrow {position:absolute; background: transparent; z-index:13; top:50px; left:-40px; cursor:pointer;}
#bobtitle {font-size:17px;  font-weight:bold; color:#FFFFFF;}
#bobyear {font-weight:normal; font-size:12px; color:#FFFFFF;}
#bobcontent {padding-top:3px;padding-bottom:0;}
.bobcontentspace {padding:0px 24px 5px 18px;}
#bobpersonal {border-top:1px solid #B8B5B5; padding-top:6px;width:95%;font-size:11px;}

.tbrmovierow {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
#bubble_tooltip{
		visibility:hidden; 
		position:absolute; 
		top:550px; 
		z-index:99;  
		left:200px; 
		width:10px;	
		display:none;
		background: transparent;
}
#tooltipcap{
		height:23px;	
		background: transparent;
}

#bobinner{
		background: transparent url('../images/middle.png') repeat-y;
		width:290px;		
		padding-left:15px;
		padding-right:15px;
		/*padding-top:12px;		*/
}


tooltipbcap {
		background: transparent url('../images/bottomcap.png') no-repeat top;
		width:290px;
		height:23px;
		vertical-align:top;
		margin:0px auto;
		padding-top:0px;
		padding-left:15px;
		padding-right:15px;
		/*padding-top:12px;		*/
}

#bubble_tooltip .bubble_middle span{
		width:250px;
		background: transparent;
		margin:0px auto;
		position:relative;
		padding:0px;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:11px;
}

#leftCorner{
	background: transparent url('../images/up-left-combo.png') bottom no-repeat;
	width:54px;
	height:101px;
}

#rightCorner{
	background: transparent url('../images/up-right-combo.png') bottom no-repeat;
	width:54px;
	height:101px;
}

#bubble_tooltip .bubble_bottom{
		background: transparent url('../images/bottomcap') bottom no-repeat;
		height:31px;
		position:relative;
}
