.content {
	overflow:auto;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	background:none;
	margin: 3px 0px 0px 5px;
}
table.content{
	width:95%;
	text-align:left;
}
.content input, .content select {
	border: 1px solid #0E428B;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	margin:1px 0 1px 0;
	font-weight:normal;
}
.content a {
	text-decoration:none;
	color: #1FB7FF;
}
.content a:hover {
	color: #ffffff;
}
input.button {
	width: 73px;
	border: 1px solid #0E428B;
	margin:0 2px 0 0;
}
input.txt {
	width: 155px;
	border: 1px solid #0E428B;
	margin:1px 0 1px 0;
	float: left;
}
input.file {
	width: 223px;
	border: 1px solid #0E428B;
	margin:1px 0 1px 0;
	float: left;
}
.error {
	width:18px;
	height: 18px;
	display: none;
	float: left;
	background-image:url(/images/error.gif);
	background-position:0 3px;
	background-repeat: no-repeat;
}
.photo_table, .photo_under {
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight:normal;
	background:none;
	text-align:left;
}
.dialog table.photo_table td, .dialog table.photo_under td{
	padding: 2px;
}
.photo_table a, .photo_under a{
	color: #fff;
}
.photo_table a:hover, .photo_under a:hover {
	color:#1FB7FF;
}
.photo_table a.outer, .photo_under a.outer{
	color: #1FB7FF;
}
.photo_table a.outer:hover, .photo_under a.outer:hover {
	color:#FFFFFF;
}

.photo_title {
	background-color: #0099FF;
}
.content span.thumb {
	cursor: pointer;
}
#minibrowse td, #searchresults td, .tableborder td {
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
#minibrowse td td, #searchresults td td {
	border:none;
}
#middleimage {
	cursor: pointer;
	background-color: #0099FF;
	padding: 2px 3px 2px 3px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
#largeimage {
	cursor: pointer;
	background-color: #0099FF;
	padding: 2px 3px 2px 3px;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
}
