.jive-icon-close {
	background-position: -720px -592px; padding-bottom: 15px; float:right !important;
}
.translate-provider {
	float:right; font-style:oblique; overflow:hidden;
}
.hiddenLightBoxDiv > .lightbox-container {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px;
	background: #fff
}
.lightbox-container .header {
	margin-right: 0 !important;
	margin-bottom: 5px;
}
.lightbox-container .header h4 {
	display: inline-block;
}
.lightbox-container .header a {
	position: relative;
	float: right;
}
.lightbox-container .jive-modal-content .j-form p {
	margin-bottom: 5px;
}
.lightbox-container .jive-modal-content .j-form span {
	margin-left: 10px;
}
.lightbox-container .jive-modal-content .j-form .j-box-body .j-browse-details {
	width: 400px;
	height: 350px;
	overflow-y: auto;
}
.lightbox-container {
	width: 400px;
}
.j-form{
	text-align: left;
	width: auto;
}
.icon-translate {
	margin-right: 7px;
	height: 16px;
	width: 18px;
	float: left;
}
.translate-link {
	margin-right: -10px;
}

.j-comment-footer .translate-link {
	margin-right: 0px;
	display: inline-block;
	float: left;
}

#jive-body-maincol .jive-thread-reply,
#jive-body-maincol .jive-thread-reply-body,
#jive-body-maincol .jive-thread-reply-body .jive-thread-reply-body-container,
#jive-body-maincol .jive-author, 
#jive-body-maincol .jive-author em, 
#jive-body-maincol .jive-thread-reply-message, 
#jive-body-maincol .jive-thread-reply-message .jive-rendered-content {
	position:static; 
	display: block;
}

.j-search-result-meta [class^="icon-"], .j-search-result-meta [class*=" icon-"]
{
	font-family: "jiveglyphs" !important;
}

.j-result-content .jive-quote, .j-result-content .jive-pre{
	background: #f6f6f6 none repeat scroll 0 0;
	border-left: 2px solid #ccc;
	margin: 10px 0;
	padding: 10px 20px;
}

#j-search-include-other-languages label {
	display: inline-block!important;
    visibility: visible!important;
}
.include-more-languages li
{
	float:left;
}
    
#j-search-form > div#j-search-include-other-languages
{
    clear: both;
    float: left;
    width: 90%;
    margin-top:10px;
}

#j-search-form > div#j-search-include-other-languages > div.include-more-languages
{
	background-color: #eee;
    clear: both;
    float: left;
    padding: 20px;
    width: 90%;
}