#subscriber_projects {
 margin-top: 25px;
}
#wppsl_search_cat{
	width: 100%;
}
#wppsl_search_tags select {
	width: 100%;
}
.wppsl_search_button input{
	background-color: white;
	border: 1px solid black;
	margin-top: 15px;
	margin-bottom: 20px;
}
#wpps-form-category {
  width: 165px;
}

#subscriber_projects table {
  padding: 0px;
  border: 0px;
  border-bottom: 1px solid grey;
  border-right: 1px solid grey;
}
#subscriber_projects table tr td {
  margin: 0px;
  padding: 10px;
}

.rsidebar .float-holder{
      position: absolute;
}
#wpps-images, #wpps-tags, .wppsl_project_edit {
position: absolute;
margin: auto;
z-index: 100;
right: 0px;
width: 900px; //set maximum
}
#wpps-images table, #wpps-tags table, .wppsl_project_edit table{
        margin-left: auto;
        margin-right: 7px;
        border: 2px dashed black;
	background-color: white;
	padding: 25px;
}
#wpps-images-select td, #wpps-tags-select td  {
  border-top: 1px solid grey;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
}
#wpps-images-select td img {
  border: none;
}
.border-right {
  border-right: 1px solid grey;
}
.border-left {
  border-left: 1px solid grey;
}

.wppsl_project_gallery{
	margin 0px;
	padding: 0px;
	padding-top: 20px; 
}
html>body .wppsl_project_gallery li {margin: 0px; }
.wppsl_project_gallery li {
      	list-style-type: none;
      	float: left;
      	margin: 0px;
	padding: 0 10px 0 8px;
	width: 150px;
	height: 200px;
      	text-align: center; }
 .thumb {
      	border: 1px solid black;
      	width: 150px;
 }
#wpps-new-thumb {
	display: none;
      	width: 150px;
}
#subscriber_projects { clear: both; }
#wpps-tags p, .wppsl_tags_edit p {
	float: left; 
	padding-right: 10px;
}
.wppsl_float {
	position: fixed;
	left: 0px;
	width: 100%;
	text-align: center;
	display: none;
}
.wppsl_float_image {
	margin: auto;
	background: url("/wp-content/plugins/wpps_Linker/loader-bg.png") no-repeat;
	width: 100px;
	height: 100px;
}
.wppsl_float img {
	margin-top: 16px;
}
.wppsl_project_edit {
	margin: auto;
	width: 650px;
}
.un {
 -moz-opacity: 0.30;
-khtml-opacity: 0.30;
opacity: 0.30;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
filter:alpha(opacity=30);
}
.admin_link{
position: relative;
float: right;
padding: 5px 5px 0px 5px;
top: -28px;
right: 1px;
height: 22px;
background-color: #f2f2f2;
border-top: 1px solid black;
border-left: 1px solid black;
}
.wppsl_unstyled_link {
	text-decoration: none;
	color: black;
}
#wpps-form label {
	display:inline;
}
.wppsl_submit_button {
	margin-bottom:9px;
}
#wppsl_tag_search {
	margin-bottom:5px;
}