/* For Johnny Buttons 2.0 */

.jb{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:652px;
	margin:0;
	border-top:1px solid #EEEEEE;
	border-left:1px solid #EEEEEE;
	border-right:2px solid #E4E4E4;
	border-bottom:2px solid #E4E4E4;
	text-align:center;
}


.widget, .widgetB{
	background:#F7F7F7 no-repeat;
	width: 100%;
	display:none;
	margin:0;
	text-align:left;
}

.widgetB{
	background:none no-repeat;
	text-align:center;
	padding:67px 0 24px 0;
}

.widget a{
	color:#2685CA;
	background:url(/jb/bibArrow.gif) no-repeat right;
	padding: 0 20px 0 0;
}


.widget a.copyright{
	padding:0;
	background:none;
}

.widget li, .widget p{
	font-size:11px;
	padding:5px;
}

.widget h1{
	color:#666666;
	font-size:18px;
	font-weight:bold;
	letter-spacing:0;
	width:100%;
	border:none;
	display:inline;
	padding:5px;
	text-align:left;
}
cite{
	color:#5AB82E;
	font-size:10px;
	font-weight:bold;
	vertical-align: super;
}
