#rokbox-close {
	padding-right: 10px;
}

#zj_rokbox-titlecontainer .zj_rokbox-description {
	font-size: 15px;
	font-weight: bold;
	line-height: 22px;
	float: left;
}

#rokbox-caption {
	padding-top: 40px;
}

#rokbox-caption .zj_rokbox-title {
	font-weight: bold;
	float: left;
	padding-right: 5px;
}

#rokbox-arrows {
	left: 0;
	top: 50px;
	z-index: 10;
}

#rokbox-arrows a#rokbox-previous, #rokbox-arrows a#rokbox-next {
	background: none;
	width: 45%;
	height: 100%;
	text-align: center;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}

#rokbox-arrows a#rokbox-previous {
	float: left;
	margin-left: 20px;
}

#rokbox-arrows a#rokbox-next {
	float: right;
	margin-right: 20px;
}

#rokbox-arrows a#rokbox-previous:hover {
	background: transparent url(img/prevlabel.gif) no-repeat scroll left 15%
}

#rokbox-arrows a#rokbox-next:hover {
	background: transparent url(img/nextlabel.gif) no-repeat scroll right 15%;
}


#rokbox-arrows a.inactive#rokbox-previous, #rokbox-arrows a.inactive#rokbox-next {
	background: none;
	cursor: default;
}

#rokboxobject {
	width: auto;
	height: auto;
	line-height: 0;
	text-align: center;
	background: none;
}