.jBellows{
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 3px 10px 3px 10px;
	width:180px;
}

.jBellows ul {
	padding: 0;
}

.jBellows li {
	background: #FFF;
	float:left;
	line-height:20px;
	list-style-type:none;
	padding:10px;
}

.jb_expand, .jb_expanded {
	/*color:#FFF;
	background:#000 url('arrows.png') no-repeat center center;
	height:30px;
	width:20px;*/
	cursor:pointer;
	margin-top:-5px;
}

.jb_expand:hover {
	color:#000000;
}