@charset "UTF-8";
#jive-action-sidebar-tab-_thread-actions-tab {
	margin-bottom: 10px;
}

#jive-action-sidebar-tab-_thread-actions-tab ul {
	padding-left: 0px;
}

#jive-action-sidebar-tab-_thread-actions-tab ul li  { 
	display: inline;
	padding:2px 10px 5px 0px;
	clear:both;
	list-style-type:none;
	margin:0;
}

.jive-thread-post-subject-content h2, .jive-thread-post-subject-content h2 a {
	margin: 0px !important;
}

.jive-link-viewnormalscreen {
 	background: transparent url(../../images/sbs/editoricon-sprite.png) no-repeat 0 -198px;/* icon_normview_16x16.gif */
	padding:2px 0 2px 20px;
}


