﻿
.yui3-overlay {
	min-width: 400px;
	min-height: 300px;
	max-height: 600px;
	max-width: 800px;
	overflow: auto;
	border: 1px solid #888;
	border-radius: 3px;
	box-shadow: 2px 2px 10px;
	background: white;
	padding: 10px;
}
.yui3-overlay .yui3-widget-hd {
	padding: 6px;
	text-align: center;
	background: yellow;
	border-bottom: 1px solid #888;
	font-size: 120%;
}
.yui3-overlay td {
	padding: 2px 6px;
}
.yui3-overlay tr:hover {
	cursor: pointer;
	background: #eee;
}
#col-1195 {
	width: 431px;
}
#col-1196 {
	width: 285px;
}
#col-1194 {
	width: 52px;
}
#imgdlg1 .bd {
	background-color: yellow;
}
#imgdlg1 .ft {
	background-color: yellow;
}
#html-918 a {
	color: #008;
	font-size: 80%;
	text-decoration: none;
}