@import "../vocab.css";

#bbcvb_outer {width:189px;
}
#bbcvb a#vbswitch {
float:left;
background:transparent url(../images/bbcvocab_external_sprite_lt.gif) no-repeat left -100px;
width:36px;height:26px;margin:3px 0 0 14px;padding:0;
}

#bbcvb a:hover#vbswitch {
background:transparent url(../images/bbcvocab_external_sprite_lt.gif) no-repeat left -126px;
width:36px;height:26px;
}

#bbcvb a#vbswitch.vbon {
float:left;
background:transparent url(../images/bbcvocab_external_sprite_lt.gif) no-repeat left -152px;
width:36px;height:20px;margin:3px 0 0 14px;padding:0;
}

#bbcvb a:hover#vbswitch.vbon {
background:transparent url(../images/bbcvocab_external_sprite_lt.gif) no-repeat left -178px;
width:36px;height:20px;
}

#bbcvb {
background:transparent url(../images/bbcvocab_external_sprite_lt.gif) no-repeat left -0px;
color:#FFFFFF;margin-right:0;
display:block;
height:26px;
float:right;
padding-left:1px;
position:relative;
text-align:left;
width:189px;
}

#bbcvb span.title {
font-family:arial, verdana;
color:#333333;
font-size:13px;
margin-left:50px;
height:18px;
float:left;
padding:6px 2px 2px 10px;
}

/*vocab help icon*/
#bbcvb a.question{
	background:transparent url(../images/vocab_help_external_lt.gif) no-repeat 0pt 50%;
	display:block;
	float:right;
	height:18px;
	margin-right:0.5em;
	overflow:hidden;
	padding:0 0 4px 0;
	position:relative;
	top:2px;
	width:18px;
}
* html #bbcvb a.question{padding:0;margin-right:0.3em;margin-top:1px;}
.hide {
	position: absolute;
	left: -5000px;
}

.vocab-content { width:100%; }