.gallery_new_li_1 {
	margin-left:auto;
	font-size: 13px;
	color: black;
}

.gallery_new_li_2 {
	margin-left:auto;
	font-size: 13px;
	color: green;
}

.gallery_new_li_3 {
	margin-left:auto;
	font-size: 12px;
	color: blue;
}

.gallery_new_li_4 {
	margin-left:auto;
	font-size: 12px;
	color: red;
}

.fixtable { 
	table-layout: fixed;
	width: 580px;
}

#image_thumbnails {
	width: 100%;
	height: 120px;
}

#image_new_title {
  display: block;
  color: #123456;
}

#image_new_description {
  display: block;
  color: #7890ab;
}

#selected_image_row {
	height: 320px;
}

#thumb_group {
	width: 580px;
}

.scrollbox{
	/*overflow: auto;
	width: 540px;*/
	height: 150px;
}

.thumbsinside{
	height: 120px;
}

.gallery_new_thumbnails {
	display: block;
	float: left;
	width: 110px;
	height: 160px;
	border-bottom: 0px solid !important;
	margin-bottom: 10px;
	padding: 15px 15px 30px 15px;
	text-align: center;
	font-size: 110%;
}

.gallery_new_thumbnails img {
	margin-bottom: 10px;
	display: block;
}

.scroll_help {
	color: #fff;
}

.treeview, .treeview ul {      padding: 0;     margin: 0;     list-style: none; }      
.treeview li {      margin: 0;     padding: 4px 0 3px 20px; }  
.treeview li { background: url(/images/tv-item.gif) 0 0 no-repeat; } 
.treeview .collapsable { background-image: url(/images/tv-collapsable.gif); } 
.treeview .expandable { background-image: url(/images/tv-expandable.gif); } 
.treeview .last { background-image: url(/images/tv-item-last.gif); } 
.treeview .lastCollapsable { background-image: url(/images/tv-collapsable-last.gif); } 
.treeview .lastExpandable { background-image: url(/images/tv-expandable-last.gif); }

.admin_gallery_new {
	line-height: 200%;
}

.sorted
{
  background-color: #ffffff;
}

.sortableitem
{
	color: #ffcc33;
	cursor: n-resize; /*  text-decoration: underline;*/
	border-left-color: #ff0033;
	border-bottom-color: #ff0033;
	border-top-style: double;
	border-top-color: #ff0033;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #ff0033;
	border-bottom-style: double;
}

.reorder_gallery 
{
  cursor: pointer;
}

.order_field 
{
/*  visibility: hidden;*/
  display: none;
}
.gallery_new_icon_link{
	text-decoration: none;
	border: 0px none !important; 
	
}
.gallery_new_wizard {
		
}

.gallery_new_icon {
border-top-color:white;
border-top-style:solid;
border-top-width:3px;
float:left;
padding-right:5px;
}
.gallery_new_icon_link{
	text-decoration: none;
	border: 0px none !important; 
	
}
.gallery_new_wizard {
		
}

.gallery_new_icon {
border-top-color:white;
border-top-style:solid;
border-top-width:3px;
float:left;
padding-right:5px;
}
span.thumbnail {
	min-height: 95px;
	display: block;
}

a.gallery_new_thumbnails > br{
	display: none;
}
