.thumb {
	float: left;
	display: block;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: left;
	padding: 1px;
	border-width: 0;

}

.thumb .img_toolbar {
font-family:Arial, Helvetica, sans-serif;
font-size:0.56em;

}

.thumb .img_toolbar a {
	text-decoration:none;

}

.thumb .img_toolbar .delete {
	color:#ffffff;
	background-color:#FF9966;

}
.thumb .img_toolbar .showbig {
	color:#ffffff;
	background-color:#00FFFF;
}

.thumb img {

	border: 0;

}

#select_gallery {
	float:none;
	height:550;
	margin:10px 10px 10px 10px;
	width:650px;
}
#select_gallery #top {
	float:none;
	height:88;
	margin:0px 0px 0px 0px;
	width:650px;
}
#select_gallery #right {
	width:500px;
	text-align:left;
	margin:0px 0px 0px 0px;
	float:left;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:thin;
	border-bottom-color:#999999;
}
#select_gallery #left {
	width:100px;
	height:500;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding-left:0px;
	padding-right:20px;
	float:left;
	margin-top:20px;
	margin-right:20px;
	border-right:thin;
	border-right-style:solid;
	border-right-color:#999999;
}
#select_gallery #left li {
	font-size:0.9em;
	font-family: "trebuchet MS", sans-serif;
	padding-top:.5em;
	color: #333333;
	text-align:left;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.02em;
	list-style:none;
}
#select_gallery #left li a {
	color:#616763;
	text-decoration:underline;
}
#select_gallery #left li a:hover {
	text-decoration:underline;
	background-color:#FFFFCC;
}
#select_gallery #left h3 {
	font-size:0.8em;
	font-family: "trebuchet MS", sans-serif;
	padding-bottom: -0.4em;
	color: #616763;
	font-weight:normal;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 5px;
	line-height: 0.9em;
	letter-spacing: 0.01em;
	padding-top: 0.2em;
}
#select_gallery #top h3 {
	font-size:1em;
	font-family: "trebuchet MS", sans-serif;
	padding-bottom: -0.4em;
	color: #616763;
	font-weight:normal;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 5px;
	line-height: 0.9em;
	letter-spacing: 0.01em;
	padding-top: 0.2em;
}
#select_gallery #right h3 {
font-family: "trebuchet MS", sans-serif;
color: #616763;
font-weight:normal;
font-size:1em;
}
#select_gallery #right form {
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
}
#select_gallery #right form .form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

.clear_both {
clear:both;

}
