#jq-intro ul 		{ list-style-type:none; z-index:100;}
#jq-intro li 		{ float:left;}
#jq-intro li a 	{ float:left;}
#jq-intro li p 	{ font-size:12px;}
#jq-intro li 		{ position:relative;}

.jq-checkpointSubhead_recent { display:none; }
.jq-checkpointSubhead_recent { 
position:absolute; 
width:270px; 
height:100%;
top:50px; 
left:-255px; 
background:none;
}


.jq-checkpointSubhead_sneak { display:none; }
.jq-checkpointSubhead_sneak { 
position:absolute; 
width:270px; 
top:395px; 
left:-255px; 
background:none;
}


.jq-checkpointSubhead_bonus { display:none; }
.jq-checkpointSubhead_bonus { 
position:absolute; 
width:270px; 
top:622px; 
left:-255px;
background:none;

}


ul {margin:0px; padding:0px; z-index:1000;}
li{margin:0px; padding:0px; z-index:1000;}

.tiptop{
position:relative;
width:270px;
height:17px;
background-image: url('/mtv/images/tooltipimgs/tip_top.png');
background-repeat:no-repeat;
z-index:1000;
}

.tipexpand{
position:relative;
width:270px; 
height:auto;
background-image: url('/mtv/images/tooltipimgs/tip_expandable.png');
background-repeat:repeat-y;
}

.tipbase{
position:relative;
width:270px;
height:17px;
background-image: url('/mtv/images/tooltipimgs/tip_base.png');
background-repeat:no-repeat;
z-index:1000;
}

h3.tooltip_title{font-family:arial;
font-size:110%;
font-weight:bold;
letter-spacing: .15em;
text-transform: uppercase;}


.tiptext {position:relative; text-align:left; width: 245px; height:100%; padding:0 5px 5px 8px; z-index:1000;}
a.tiptext {z-index:1000;}

img.tooltip_thumbs{
position:relative;
margin:0 6px 4px 0;
padding:4px;
float:left;
border: 1px solid #bbbccc;
}
